Spaces:
Running
Running
| [pytest] | |
| testpaths = tests | |
| markers = | |
| slow: marks tests that load real datasets (deselect with '-m "not slow"') | |
| addopts = -v --tb=short | |
| [pytest] | |
| testpaths = tests | |
| markers = | |
| slow: marks tests that load real datasets (deselect with '-m "not slow"') | |
| addopts = -v --tb=short | |