summaryrefslogtreecommitdiffstats
path: root/ansible_collections/splunk/es/test-requirements.txt
diff options
context:
space:
mode:
Diffstat (limited to 'ansible_collections/splunk/es/test-requirements.txt')
-rw-r--r--ansible_collections/splunk/es/test-requirements.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/ansible_collections/splunk/es/test-requirements.txt b/ansible_collections/splunk/es/test-requirements.txt
new file mode 100644
index 000000000..8002336b1
--- /dev/null
+++ b/ansible_collections/splunk/es/test-requirements.txt
@@ -0,0 +1,8 @@
+black==22.3.0 ; python_version > '3.5'
+flake8
+mock ; python_version < '3.5'
+pexpect
+pytest-xdist
+yamllint
+coverage==4.5.4
+git+https://github.com/ansible-community/pytest-ansible-units.git