setup.cfg 128 Bytes
Newer Older
1 2 3
[nosetests]
logging-clear-handlers=1
with-xunit=1
4 5 6
rednose=1

# Uncomment the following line to open pdb when a test fails
7
#pdb=1