Files
the-door/pytest.ini
Alexander Whitestone 5fbdc5f2ae
All checks were successful
Sanity Checks / sanity-test (pull_request) Successful in 5s
Smoke Test / smoke (pull_request) Successful in 16s
feat: cache offline crisis resources (closes #41)
2026-04-13 21:25:31 -04:00

6 lines
117 B
INI

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