mirror of
https://github.com/TheLocehiliosan/yadm
synced 2024-10-27 20:34:27 +00:00
6 lines
138 B
INI
6 lines
138 B
INI
[pytest]
|
|
cache_dir = /tmp
|
|
addopts = -ra
|
|
markers =
|
|
deprecated: marks tests for deprecated features (deselect with '-m "not deprecated"')
|