[New-bugs-announce] [issue16835] Update PEP 399 to allow for test discovery

Brett Cannon report at bugs.python.org
Tue Jan 1 20:51:45 CET 2013


New submission from Brett Cannon:

Don't have the base tests inherit from TestCase else they will be discovered by unittest and run even though they are not fully defined.

See http://bugs.python.org/issue16748 as the trigger for this issue.

----------
messages: 178748
nosy: brett.cannon
priority: normal
severity: normal
status: open
title: Update PEP 399 to allow for test discovery

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue16835>
_______________________________________


More information about the New-bugs-announce mailing list