New submission from Michael Foord <mich...@voidspace.org.uk>: This is because jython creates bytecode files with names like "tests/testwith$py.class". unittest test discovery splits the extension off __file__ to compare module.__file__ to the expected path.
---------- messages: 122467 nosy: michael.foord priority: normal severity: normal status: open title: Test discovery (unittest) does not work with jython _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue10543> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com