weboob-devel/setup.cfg
Oleg Plakhotniuk 8875fad439 Table and Json formatters can write output to a file now.
Signed-off-by: Oleg Plakhotniuk <olegus8@gmail.com>

closes #1412
2014-06-22 19:08:28 +02:00

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