5 lines
177 B
INI
5 lines
177 B
INI
[pytest]
|
|
markers =
|
|
serial: Indicates tests do not support parallel execution
|
|
slow: Indicates tests that are slow and should be skipped if we choose not to run all tests
|