restic-compose-backup/pytest.ini

5 lines
76 B
INI
Raw Normal View History

2019-12-05 11:15:14 +01:00
[pytest]
2019-12-05 11:23:33 +01:00
testpaths = src/tests
2019-12-05 11:15:14 +01:00
python_files=test*.py
addopts = -v --verbose