Table and Json formatters can write output to a file now.

Signed-off-by: Oleg Plakhotniuk <olegus8@gmail.com>

closes #1412
This commit is contained in:
Oleg Plakhotniuk 2014-06-20 15:31:44 -05:00 committed by Laurent Bachelier
commit 8875fad439
4 changed files with 39 additions and 8 deletions

View file

@ -3,4 +3,8 @@ verbosity = 2
detailed-errors = 1
with-doctest = 1
where = weboob
tests = weboob.tools.capabilities.paste,weboob.tools.path,weboob.capabilities.bank
tests = weboob.capabilities.bank,
weboob.tools.capabilities.paste,
weboob.tools.application.formatters.json,
weboob.tools.application.formatters.table,
weboob.tools.path