Eric Snow added the comment:

+1 to where Brett's taking this.  I really like having the PEP399Tests class 
encapsulating the various boilerplate parts, with some of them as methods, 
rather than trying to pack them all into one all-powerful decorator.

It would be worth raising an exception in 
``pep399_tests.create_test_cases(ExampleTest)`` if ExampleTest inherits from 
unittest.TestCase.  This is a simple thing that would help people get it right.

----------

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

Reply via email to