[pypy-dev] Improved Unit Test Framework

Anthony Baxter anthony at interlink.com.au
Sat Oct 18 09:52:40 CEST 2003


>>> Laura Creighton wrote
> It might be nice to get a hold of other people and see what they
> would like to have in a unittest module.  That way, even if we
> don't write it that way ourselves, we can make sure that it will
> be easy for them to add their heart's desire later.

It's probably worth breaking this into two categories:

 - improvements to unittest itself
 - a test runner (e.g. Zope3's test.py, twisted's trial)

The latter is what's _really_ needed - it'd be nice if something could be
done for Python 2.4.

Anthony

-- 
Anthony Baxter     <anthony at interlink.com.au>   
It's never too late to have a happy childhood.



More information about the Pypy-dev mailing list