mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
10 lines
334 B
Text
10 lines
334 B
Text
mock >= 3.0.0
|
|
# PyTest
|
|
pytest >= 5.4.2; sys_platform != "win32"
|
|
# https://github.com/pytest-dev/pytest/issues/6964#issuecomment-632727439
|
|
pytest >=4.6.9,<4.7; sys_platform == "win32"
|
|
pytest-salt
|
|
pytest-salt-factories >= 0.10.5
|
|
pytest-tempdir >= 2019.10.12
|
|
pytest-helpers-namespace >= 2019.1.8
|
|
pytest-salt-runtests-bridge >= 2019.12.5
|