IMGBACKGROUNDREMOVER / pytest.ini
Kamran78651214's picture
Upload 82 files
ae272a9 verified
raw
history blame contribute delete
158 Bytes
[pytest]
markers =
slow: marks tests as slow (deselect with '-m "not slow"')
deprecated: mark tests as deprecated (deselect with -m "not deprecated")