Files

6 lines
101 B
INI
Raw Permalink Normal View History

[pytest]
testpaths = tests
python_files = test_*.py
python_classes = Test*
python_functions = test_*