salt/requirements/pytest.txt

8 lines
152 B
Text
Raw Normal View History

# PyTest
pytest >= 4.0.1
2018-06-07 12:48:07 -05:00
pytest-cov
2018-12-10 10:10:01 +00:00
pytest-salt == 2018.12.8
pytest-timeout >= 1.3.3
pytest-tempdir >= 2018.8.11
pytest-helpers-namespace >= 2017.11.11