salt/requirements/pytest.txt
Pedro Algarvio 1981c3784d Switch to more-itertools when splitting the tests into slices/chunks
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
2023-10-04 20:54:42 +01:00

12 lines
219 B
Text

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