10 lines
280 B
INI
10 lines
280 B
INI
[nosetests]
|
|
verbosity = 2
|
|
detailed-errors = 1
|
|
with-doctest = 1
|
|
where = weboob
|
|
tests = weboob.capabilities.bank,
|
|
weboob.tools.capabilities.paste,
|
|
weboob.tools.application.formatters.json,
|
|
weboob.tools.application.formatters.table,
|
|
weboob.tools.path
|