mirror of
https://github.com/wassname/catalyst.git
synced 2026-06-27 22:21:37 +08:00
5ae1aab2af
So that docstrings can be added for test documentation, but suppress those docstrings in test output by default.
5 lines
67 B
INI
5 lines
67 B
INI
[nosetests]
|
|
verbosity=2
|
|
detailed-errors=1
|
|
with-ignore-docstrings=1
|