forked from orbit-oss/flask
try moving junit into tox.ini
This commit is contained in:
parent
e8d838a551
commit
459176a719
2 changed files with 3 additions and 3 deletions
2
tox.ini
2
tox.ini
|
|
@ -35,7 +35,7 @@ commands =
|
|||
pip install -q -e examples/javascript[test]
|
||||
|
||||
# pytest-cov doesn't seem to play nice with -p
|
||||
coverage run -p -m pytest tests examples {posargs}
|
||||
coverage run -p -m pytest --junitxml=test-results.xml tests examples
|
||||
|
||||
[testenv:docs-html]
|
||||
deps =
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue