unittest vs py.test?

Jeremy Bowers jerf at jerf.org
Fri Apr 1 12:20:56 EST 2005


On Fri, 01 Apr 2005 16:42:30 +0000, Raymond Hettinger wrote:
> FWIW, the evolution of py.test is to also work seemlessly with existing tests
> from the unittest module.

Is this true now, or is this planned? 

I read(/skimmed) the docs for py.test when you linked to the project, but
I don't recall seeing that. Certainly some of the features made me drool
but I have an investment in unittest. If I can relatively easily port them
over, I'd love to use py.test. (I don't care about a small per-file
change, it'd probably be one I can automate anyhow. But I can't afford to
re-write every test.) I didn't see anything like this in the docs, but I
may have missed it.

That'd be cool.



More information about the Python-list mailing list