Add pytest and tox to run tests
This commit is contained in:
parent
1529ed2086
commit
2eaa8a4a1b
8 changed files with 98 additions and 5 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
@ -14,3 +14,9 @@ test/data/registry/
|
|||
typings
|
||||
GIT_HEAD
|
||||
.idea
|
||||
.python-version
|
||||
.pylintrc
|
||||
.coverage
|
||||
htmlcov
|
||||
.tox
|
||||
.cache
|
||||
|
|
Reference in a new issue