commit
4155e76a81
4
tox.ini
4
tox.ini
|
@ -17,7 +17,9 @@ deps =
|
||||||
beautifulsoup4
|
beautifulsoup4
|
||||||
gunicorn
|
gunicorn
|
||||||
commands =
|
commands =
|
||||||
pytest tests --cov sanic --cov-report term-missing {posargs}
|
pytest tests --cov sanic --cov-report= {posargs}
|
||||||
|
- coverage combine --append
|
||||||
|
coverage report -m
|
||||||
|
|
||||||
[testenv:flake8]
|
[testenv:flake8]
|
||||||
deps =
|
deps =
|
||||||
|
|
Loading…
Reference in New Issue
Block a user