unittest vs py.test?

Raymond Hettinger vze4rx4y at verizon.net
Fri Apr 1 11:42:30 EST 2005


[Roy Smith  <roy at panix.com>]
> 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.

Worry is a natural thing for someone with "panix" in their email address ;-)

FWIW, the evolution of py.test is to also work seemlessly with existing tests
from the unittest module.

the world diversifies, the world congeals,


Raymond Hettinger





More information about the Python-list mailing list