Files
the-door/pytest.ini
Alexander Whitestone 8ce186ce54
All checks were successful
Sanity Checks / sanity-test (pull_request) Successful in 6s
Smoke Test / smoke (pull_request) Successful in 14s
feat: cache offline crisis resources (closes #41)
2026-04-13 21:19:48 -04:00

6 lines
117 B
INI

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