Files
catalyst/setup.cfg
T
Eddie Hebert 5ae1aab2af TST: Add nose-ignore-docstring plugin to requirements and setup.cfg
So that docstrings can be added for test documentation, but suppress
those docstrings in test output by default.
2013-05-04 12:52:38 -04:00

5 lines
67 B
INI

[nosetests]
verbosity=2
detailed-errors=1
with-ignore-docstrings=1