1
0
Fork 0
mirror of synced 2024-05-27 12:31:10 -04:00
yadm/pytest.ini
Tim Byrne e7f9616b39
Rewrite testing system (#119)
The new test system is written with py.test. These tests are more
comprehensive, run faster by an order of magnitude, and are far more
maintainable. The tests themselves conform to PEP8.
2019-02-20 07:48:25 -06:00

4 lines
40 B
INI

[pytest]
cache_dir = /tmp
addopts = -ra