In article <[EMAIL PROTECTED]>, "Timothy Grant" <[EMAIL PROTECTED]> wrote:
> I wanted to like unittest but couldn't. So I started using py.test. I > even wrote a plugin for TextMate to interface with py.test. If I had > known about Nose I would likely have used it instead because it is > built on top of the standard module. Now I have many thousands of > lines of py.test code so am not likely to make the change. A lot of people like or dislike various unit test frameworks for all sorts of reasons. But, the bottom line is still that the best unit test framework is the one which gets you to use it every time you write a line of code. -- http://mail.python.org/mailman/listinfo/python-list