Przeglądaj źródła

Verbose pytest output to help understand test failures.

pull/430/head
William Ting 8 lat temu
rodzic
commit
eafd6ac451
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      tox.ini

+ 1
- 1
tox.ini Wyświetl plik

@ -19,7 +19,7 @@ deps =
pytest
commands =
coverage run --source=bin/ --omit=bin/autojump_argparse.py -m \
py.test -rxs --tb native -s --strict {posargs:tests}
py.test -vv -rxs --tb native -s --strict {posargs:tests}
coverage report -m

Ładowanie…
Anuluj
Zapisz