Files
AdventOfCode/pytest.ini
2020-12-25 23:52:09 +01:00

5 lines
73 B
INI

# pytest.ini
[pytest]
python_files = day_*.py
testpaths = 2020/solutions