Files
AdventOfCode/pytest.ini
2020-12-06 22:04:33 +01:00

5 lines
80 B
INI

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