mirror of
https://github.com/saltstack/salt.git
synced 2025-04-16 09:40:20 +00:00
15 lines
314 B
Text
15 lines
314 B
Text
mock >= 3.0.0
|
|
# PyTest
|
|
docker >= 7.1.0; python_version >= '3.8'
|
|
docker < 7.1.0; python_version < '3.8'
|
|
pytest >= 7.2.0
|
|
pytest-salt-factories >= 1.0.0
|
|
pytest-helpers-namespace >= 2019.1.8
|
|
pytest-subtests
|
|
pytest-timeout >= 2.3.1
|
|
pytest-httpserver
|
|
pytest-custom-exit-code >= 0.3
|
|
flaky
|
|
more-itertools
|
|
pyfakefs
|
|
trustme
|