2020-04-29 16:44:03 +00:00
|
|
|
[pytest]
|
2023-10-24 08:59:15 +00:00
|
|
|
python_files = test_*.py Test*.py # TODO: remove Test* once all worlds have been ported
|
2020-04-29 16:44:03 +00:00
|
|
|
python_classes = Test
|
2023-10-24 08:59:15 +00:00
|
|
|
python_functions = test
|
2025-01-17 00:53:50 +00:00
|
|
|
testpaths =
|
2025-01-17 01:10:48 +00:00
|
|
|
test
|
2025-01-17 00:53:50 +00:00
|
|
|
worlds
|