os-faults/.coveragerc
Anton Studenov 27fe6b40ed Use pytest to run test in tox
py.test gives more readable output for tests.

Change-Id: I134b122b5398c24e6012e26f384bc607753ec872
2016-09-14 17:46:33 +03:00

8 lines
95 B
INI

[run]
branch = True
source = os_faults
omit = os_faults/tests/*
[report]
ignore_errors = True