mirror of
https://github.com/ArchipelagoMW/Archipelago.git
synced 2026-03-21 15:03:18 -07:00
8 lines
176 B
INI
8 lines
176 B
INI
[pytest]
|
|
python_files = test_*.py Test*.py # TODO: remove Test* once all worlds have been ported
|
|
python_classes = Test
|
|
python_functions = test
|
|
testpaths =
|
|
test
|
|
worlds
|