Please move all discussions of unittest frameworks to python-ideas@python.org. It is an interesting topic -- so interesting, in fact, that exploring all the different ideas under discussion is overwhelming the primary purpose of python-dev, which at this point is to get the 2.6 and 3.0 releases into shape.
On Jul 17, 2008, at 1:22 PM, Guido van Rossum wrote:
Please move all discussions of unittest frameworks to python-ideas@python.org. It is an interesting topic -- so interesting,
There's also the testing-in-python list:
http://lists.idyll.org/listinfo/testing-in-python
-Fred