Files
legacy-email-proxy/pytest.ini
T

6 lines
82 B
INI
Raw Normal View History

[pytest]
minversion = 7.0
testpaths = tests
python_files = test_*.py
addopts = -q