mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00

The test plan was always wrong due to the kind of test selection that was done. Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
14 lines
236 B
Text
14 lines
236 B
Text
mock >= 3.0.0
|
|
# PyTest
|
|
docker
|
|
pytest >= 7.2.0
|
|
pytest-salt-factories >= 1.0.0rc29
|
|
pytest-helpers-namespace >= 2019.1.8
|
|
pytest-subtests
|
|
pytest-timeout
|
|
pytest-httpserver
|
|
pytest-custom-exit-code >= 0.3
|
|
flaky
|
|
more-itertools
|
|
pyfakefs
|
|
trustme
|