Files
the-door/pytest.ini
Alexander Whitestone 48f48c7f26
All checks were successful
Smoke Test / smoke (push) Successful in 7s
Sanity Checks / sanity-test (pull_request) Successful in 17s
Smoke Test / smoke (pull_request) Successful in 19s
feat: cache offline crisis resources (refs #41) (#74)
Merge PR #74 (squash)
2026-04-14 22:09:59 +00:00

6 lines
117 B
INI

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