mirror of
https://github.com/wassname/catalyst.git
synced 2026-06-28 08:21:57 +08:00
13 lines
163 B
INI
13 lines
163 B
INI
[nosetests]
|
|
verbosity=2
|
|
detailed-errors=1
|
|
|
|
#with-xcoverage=1
|
|
cover-package=zipline
|
|
cover-erase=1
|
|
cover-html=1
|
|
cover-html-dir=docs/_build/html/cover
|
|
with-xunit=1
|
|
|
|
|