[TIP] Make py.test output more like nose?

Randy Syring randy at thesyrings.us
Tue Jul 22 10:31:22 PDT 2014


I've been trying various combinations of command line settings for 
py.test to get the output to be more like nose when exceptions are 
encountered.  Currently, py.test is showing me several frames of 
information and the source code related to the traceback.  But all I 
want is what nose gives me 1) a dot for pass and 2) a normal python 
traceback for failure.

*Randy Syring*
Husband | Father | Redeemed Sinner

/"For what does it profit a man to gain the whole world
and forfeit his soul?" (Mark 8:36 ESV)/

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.idyll.org/pipermail/testing-in-python/attachments/20140722/d721ba79/attachment.htm>


More information about the testing-in-python mailing list