[Python-Dev] Proposed unittest changes
Jonathan Lange
jml at mumak.net
Tue Jul 15 01:58:04 CEST 2008
On Tue, Jul 15, 2008 at 9:43 AM, Michael Foord
<fuzzyman at voidspace.org.uk> wrote:
> I personally find unittest pretty readable, the feature most lacking is
> autodiscovery of tests which nose does seem to provide very well although I
> haven't used it yet.
FWIW, Twisted's 'trial' has done this since about 2003, and works with
stdlib unit tests. I'd be happy to submit the discovery code to
Python.
jml
More information about the Python-Dev
mailing list