On 3/23/09 12:57 PM, Chris Withers wrote:
> Christian Theune wrote:
>>>>> Wichert.
>>>> Be aware of nose issue #102:
>>>>
>>>>   http://code.google.com/p/python-nose/issues/detail?id=102
>>> Is there a particular reason to keep using the test_suite convention?
>>> Personally I much prefer nose's habit of automatically picking up
>>> tests.
>>
>> I think there is not. One of the reasons I refactored the test runner a
>> while ago was to make it possible to support a less-boilerplate-heavy
>> scheme of getting tests set up.
>
> Well okay, but without test_suite, how do you quickly and easilly 
> disable a class full of tests while you work on something else that 
> will break them but that you don't want to deal with just yet?

nose has a --exclude option

Wichert.
_______________________________________________
Zope-Dev maillist  -  Zope-Dev@zope.org
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 )

Reply via email to