| [tool:pytest] | |
| addopts = -n auto -s | |
| markers = | |
| large: marks tests as large (deselect with '-m "not large"') | |
| skip_on_ci: marks tests that should be skipped on the CI | |
| [tool:pytest] | |
| addopts = -n auto -s | |
| markers = | |
| large: marks tests as large (deselect with '-m "not large"') | |
| skip_on_ci: marks tests that should be skipped on the CI | |