mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
13 lines
384 B
Text
13 lines
384 B
Text
mock >= 3.0.0
|
|
# PyTest
|
|
pytest >= 7.0.1; python_version <= "3.6"
|
|
pytest >= 7.2.0; python_version > "3.6"
|
|
pytest-salt-factories >= 1.0.0rc21; sys_platform == 'win32'
|
|
pytest-salt-factories[docker] >= 1.0.0rc21; sys_platform != 'win32'
|
|
pytest-tempdir >= 2019.10.12
|
|
pytest-helpers-namespace >= 2019.1.8
|
|
pytest-subtests
|
|
pytest-timeout
|
|
pytest-httpserver
|
|
pytest-custom-exit-code >= 0.3
|
|
flaky
|