unittest vs py.test?

BJörn Lindqvist bjourne at gmail.com
Wed Apr 6 12:43:43 EDT 2005


py.test is awesome, but there is one slight flaw in it. It produces to
much output. All I want to see when all tests pass is "All X passes
succeded!" (or something similar). py.test's output can be
distracting.

-- 
mvh Björn



More information about the Python-list mailing list