mirror of
https://github.com/davidhalter/parso.git
synced 2026-01-31 15:15:44 +08:00
tests: add coverage tox factor, use it on Travis
This commit is contained in:
committed by
Dave Halter
parent
7770e73609
commit
c4d6de2aab
@@ -1,6 +1,8 @@
|
||||
[pytest]
|
||||
addopts = --doctest-modules
|
||||
|
||||
testpaths = parso test
|
||||
|
||||
# Ignore broken files inblackbox test directories
|
||||
norecursedirs = .* docs scripts normalizer_issue_files build
|
||||
|
||||
|
||||
Reference in New Issue
Block a user