vdirsyncer/test-requirements.txt
Hugo Osvaldo Barrera 47caebe843 Simplify coverage handling
- Always install coverage tools.
- Show coverage if all tests pass.
- Less conditional code.
2020-06-09 14:57:58 +02:00

5 lines
74 B
Text

hypothesis>=5.0.0
pytest
pytest-cov
pytest-localserver
pytest-subtesthack