forked from orbit-oss/flask
add test output and a run against Python RC
This commit is contained in:
parent
12ab9f9c0d
commit
e8d838a551
2 changed files with 71 additions and 46 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
|
||||
coverage run -p -m pytest tests examples {posargs}
|
||||
|
||||
[testenv:docs-html]
|
||||
deps =
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue