2020-01-06 10:35:11 -07:00
|
|
|
mock >= 3.0.0
|
2018-12-10 17:55:42 +00:00
|
|
|
# PyTest
|
2022-11-17 08:44:43 -07:00
|
|
|
pytest >= 7.0.1; python_version <= "3.6"
|
|
|
|
pytest >= 7.2.0; python_version > "3.6"
|
2022-12-16 22:24:00 +00:00
|
|
|
pytest-salt-factories >= 1.0.0rc21; sys_platform == 'win32'
|
|
|
|
pytest-salt-factories[docker] >= 1.0.0rc21; sys_platform != 'win32'
|
2019-11-19 20:49:53 +00:00
|
|
|
pytest-tempdir >= 2019.10.12
|
|
|
|
pytest-helpers-namespace >= 2019.1.8
|
2021-01-12 15:45:09 +00:00
|
|
|
pytest-subtests
|
2022-01-17 03:03:25 +00:00
|
|
|
pytest-timeout
|
2022-03-09 11:45:22 -08:00
|
|
|
pytest-httpserver
|
2022-05-20 18:43:54 +01:00
|
|
|
pytest-custom-exit-code >= 0.3
|
2021-01-05 06:51:05 +00:00
|
|
|
flaky
|