зеркало из https://github.com/microsoft/genalog.git
Add detail test summary report
This commit is contained in:
Родитель
4ff93d3cb5
Коммит
05f9649e3d
6
tox.ini
6
tox.ini
|
@ -44,8 +44,10 @@ markers =
|
|||
io: marks integration tests involving some form of I/O operations (disk, internet, etc)
|
||||
testpaths =
|
||||
tests
|
||||
addopts =
|
||||
-rsx --cov-append --cov=genalog --cov-report=html --cov-report=term-missing --cov-report=xml --junitxml=junit/test-results.xml
|
||||
addopts =
|
||||
# reports all (except passed tests). See https://docs.pytest.org/en/latest/usage.html#detailed-summary-report
|
||||
-ra
|
||||
--cov-append --cov=genalog --cov-report=html --cov-report=term-missing --cov-report=xml --junitxml=junit/test-results.xml
|
||||
|
||||
|
||||
[flake8]
|
||||
|
|
Загрузка…
Ссылка в новой задаче