The default failures are just way too verbose. Quieting them down a bit.

This commit sponsored by Chad Glendenin.  Thanks!
This commit is contained in:
Christopher Allan Webber 2014-03-11 11:28:46 -05:00
parent d07712394d
commit 002da63bce

View File

@ -1,2 +1,3 @@
[pytest]
usefixtures = tmpdir pt_fixture_enable_testing
addopts = --tb=native