Archipelago/pytest.ini

5 lines
144 B
INI

[pytest]
python_files = test_*.py Test*.py # TODO: remove Test* once all worlds have been ported
python_classes = Test
python_functions = test