Files
FossFLOW/e2e-tests/pytest.ini
stan-smith b7b13297f5 ci stuff
2025-10-09 13:56:45 +01:00

7 lines
125 B
INI

[pytest]
testpaths = tests
python_files = test_*.py
python_classes = Test*
python_functions = test_*
addopts = -v --tb=short