tests: add coverage tox factor, use it on Travis

This commit is contained in:
Daniel Hahler
2019-02-23 10:06:31 +01:00
committed by Dave Halter
parent 7770e73609
commit c4d6de2aab
4 changed files with 13 additions and 14 deletions

View File

@@ -1,6 +1,8 @@
[pytest]
addopts = --doctest-modules
testpaths = parso test
# Ignore broken files inblackbox test directories
norecursedirs = .* docs scripts normalizer_issue_files build