mirror of
https://github.com/wassname/catalyst.git
synced 2026-06-28 00:27:59 +08:00
c738eab0b8
We already did this on travis. Make it part of the normal test workflow instead of a special case for travis.
9 lines
121 B
INI
9 lines
121 B
INI
[nosetests]
|
|
verbosity=2
|
|
detailed-errors=1
|
|
with-ignore-docstrings=1
|
|
with-timer=1
|
|
|
|
[metadata]
|
|
description-file = README.md
|