add test output and a run against Python RC

This commit is contained in:
Matt Cooper 2019-05-04 15:48:17 -04:00
parent 31091f5fa1
commit 7c1ba5f02a
2 changed files with 71 additions and 46 deletions

View file

@ -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 =