fix: move pytest.ini into setup.cfg
This commit is contained in:
11
pytest.ini
11
pytest.ini
@@ -1,11 +0,0 @@
|
||||
[pytest]
|
||||
addopts =
|
||||
# show summary of all tests that did not pass
|
||||
-ra
|
||||
# enable all warnings
|
||||
-Wd
|
||||
# coverage and html report
|
||||
--cov=waybackpy
|
||||
--cov-report=html
|
||||
testpaths =
|
||||
tests
|
Reference in New Issue
Block a user