On 07/24/2009 02:02 PM, Benji York wrote: > On Fri, Jul 24, 2009 at 2:38 AM, Wolfgang Schnerring<[email protected]> 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).
Ah, I didn't know about that. I think it would be a good idea to put that on the zope.testing agenda in Launchpad. Christian -- Christian Theune · [email protected] gocept gmbh & co. kg · forsterstraße 29 · 06112 halle (saale) · germany http://gocept.com · tel +49 345 1229889 0 · fax +49 345 1229889 1 Zope and Plone consulting and development _______________________________________________ Zope-Dev maillist - [email protected] http://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope )
