source/projects/calf/pytest.ini
Reid 'arrdem' McKenzie 9feb262454 Import the Calf project
2021-04-09 01:16:16 -06:00

4 lines
77 B
INI

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