1
0
Fork 0
mirror of synced 2024-05-24 11:10:28 -04:00
yadm/pytest.ini
2019-10-02 15:16:09 -05:00

6 lines
138 B
INI

[pytest]
cache_dir = /tmp
addopts = -ra
markers =
deprecated: marks tests for deprecated features (deselect with '-m "not deprecated"')