mirror of
https://github.com/TheLocehiliosan/yadm.git
synced 2026-09-10 07:16:22 -04: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"')
|