a229747
1
2
3
4
5
6
7
[pytest] testpaths = tests markers = slow: marks tests that load real datasets (deselect with '-m "not slow"') addopts = -v --tb=short