29 Jul
2010
29 Jul
'10
2:40 p.m.
On 7/29/10 16:35 , Tres Seaver wrote:
yuppie wrote:
Do you think it should become policy to remove "def test_suite():" where possible? I'm not sure if I like that because it is less explicit.
I don't believe that zope.testing's testrunner works without 'def test_suite()'.
It seems to pick up my tests without it. Wichert.