mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-20 11:51:32 -06:00
8 lines
200 B
INI
8 lines
200 B
INI
[pytest]
|
|
python_files = test_*.py Test*.py **/test*/**/__init__.py # TODO: remove Test* once all worlds have been ported
|
|
python_classes = Test
|
|
python_functions = test
|
|
testpaths =
|
|
test
|
|
worlds
|