source/projects/calf/pytest.ini

4 lines
77 B
INI

[pytest]
python_files=test_*.py
python_classes=Check
python_functions=test_*