24 Jul
2009
24 Jul
'09
12:02 p.m.
On Fri, Jul 24, 2009 at 2:38 AM, Wolfgang Schnerring<wosc@wosc.de> wrote:
Log message for revision 102202: when a test module does not define a test_suite, first try to load any unittest.TestCase descendants in it before complaining it does not contain any tests
I'd rather zope.testing support the test discovery protocol recently added to the Python standard library and backported as the "discover" module (http://pypi.python.org/pypi/discover). -- Benji York Senior Software Engineer Zope Corporation