Nigel Rowe <[EMAIL PROTECTED]> wrote:

> Have you seen Grig Gheorghiu's 3 part comparison of unittest, and py.test?
> 
> http://agiletesting.blogspot.com/2005/01/python-unit-testing-part-1-unittest.html
> http://agiletesting.blogspot.com/2005/01/python-unit-testing-part-2-doctest.html
> http://agiletesting.blogspot.com/2005/01/python-unit-testing-part-3-pytest-tool.html

Just finished reading them now.  Thanks for the pointer, they make an 
excellent review of the space.

One thing that worries me a little is that all three seem to have 
advantages and disadvantages, yet none is so obviously better than the 
others that it stands out as the only reasonable way to do it.  This means 
some groups will adopt one, some will adopt another, and the world will 
become fragmented.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to