Robert Collins added the comment:

What version of python are you testing with? unittest 2.7 has a number of bugs 
vis-a-vis namespaces and discovery. If you're testing with less than 3.5, or 
perhaps 3.6, please try with unittest2, which has the same fixes as the stdlib 
unittest.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue25520>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to