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
|