Files
check_pa/pytest.ini

5 lines
82 B
INI

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