salt/requirements/pytest.txt
Pedro Algarvio cbcbe14d47 Bump to pytest-salt-factories==1.0.0rc25
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
2023-09-19 20:37:29 +00:00

11 lines
204 B
Text

mock >= 3.0.0
# PyTest
docker
pytest >= 7.2.0
pytest-salt-factories >= 1.0.0rc25
pytest-helpers-namespace >= 2019.1.8
pytest-subtests
pytest-timeout
pytest-httpserver
pytest-custom-exit-code >= 0.3
flaky