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 12ab9f9c0d
commit e8d838a551
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 =