Archipelago/pytest.ini

5 lines
144 B
INI
Raw Normal View History

2020-04-29 16:44:03 +00:00
[pytest]
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
python_functions = test