Files
AdventOfCode/pytest.ini
2021-12-01 11:46:42 +01:00

5 lines
73 B
INI

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