add pytest.ini

This commit is contained in:
avirgovi 2022-02-03 23:12:21 +01:00
parent 151ade6144
commit 34aa238417

4
pytest.ini Normal file
View File

@ -0,0 +1,4 @@
[pytest]
addopts = -vvl
testpaths =
tests