re-add pytest.ini

This commit is contained in:
Einar Forselv 2019-12-05 11:15:14 +01:00
parent 6f06d25db5
commit 75ab549370
1 changed files with 4 additions and 0 deletions

4
pytest.ini Normal file
View File

@ -0,0 +1,4 @@
[pytest]
testpaths = tests
python_files=test*.py
addopts = -v --verbose