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

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