add exclude pattern to test names hook

This commit is contained in:
Ahmed Taweel 2019-02-06 09:27:19 +02:00
parent 634383cffd
commit a977384397
3 changed files with 22 additions and 0 deletions

1
.gitignore vendored
View file

@ -7,5 +7,6 @@
/.mypy_cache
/.pytest_cache
/venv*
.vscode
coverage-html
dist