Spaces:
Configuration error
Configuration error
File size: 158 Bytes
ae272a9 |
1 2 3 4 5 |
[pytest]
markers =
slow: marks tests as slow (deselect with '-m "not slow"')
deprecated: mark tests as deprecated (deselect with -m "not deprecated")
|