[TIP] Test discovery for unittest

Ned Batchelder ned at nedbatchelder.com
Fri Apr 3 18:41:29 PDT 2009


This sounds like what nose does.  Are you taking a different approach?

--Ned.

Michael Foord wrote:
> For those who might be interested I've been playing with test discovery 
> for unittest. I have a simple working prototype in about 80'ish lines of 
> code.
>
> http://code.google.com/p/unittest-ext/source/browse/trunk/discovery.py
>
> I'll be using  this sandbox to turn unittest into a package as well.
>
> Michael
>
>   

-- 
Ned Batchelder, http://nedbatchelder.com




More information about the testing-in-python mailing list