mirror of
https://github.com/wassname/catalyst.git
synced 2026-06-29 04:08:41 +08:00
6283906434
Conflicts: zipline/messaging.py zipline/test/client.py
18 lines
238 B
INI
18 lines
238 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
|
|
#processes=2
|
|
|
|
|
|
# Drop into debugger on failure
|
|
#pdb=0
|
|
#pdb-failures=0
|
|
|