slpkg/pytest.ini

5 lines
81 B
INI
Raw Normal View History

[pytest]
python_files = test_*
python_classes = *Tests
python_functions = test_*