Use pytest to run test in tox
py.test gives more readable output for tests. Change-Id: I134b122b5398c24e6012e26f384bc607753ec872
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
[run]
|
||||
branch = True
|
||||
source = os_faults
|
||||
omit = os_faults/openstack/*
|
||||
omit = os_faults/tests/*
|
||||
|
||||
[report]
|
||||
ignore_errors = True
|
||||
|
||||
Reference in New Issue
Block a user