Files

6 lines
104 B
INI

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