On Sat, Dec 5, 2009 at 6:37 PM, Paul Rubin <no.em...@nospam.invalid> wrote:
> geremy condra <debat...@gmail.com> writes:
>> I use unittest, but mostly because its so close to junit and cppunit,
>> which I also use extensively. Having said that, it *is* in the standard
>> library and is a common denominator between all your options.
>
> What happened to doctest?

Worth mentioning as an option, I suppose, but at least for me
unittest fits the TDD workflow better. YMMV, of course.

Geremy Condra
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to