aboutsummaryrefslogtreecommitdiffstats
path: root/requirements-test.txt
diff options
context:
space:
mode:
Diffstat (limited to 'requirements-test.txt')
-rw-r--r--requirements-test.txt12
1 files changed, 12 insertions, 0 deletions
diff --git a/requirements-test.txt b/requirements-test.txt
new file mode 100644
index 00000000..1d627319
--- /dev/null
+++ b/requirements-test.txt
@@ -0,0 +1,12 @@
+# The order of packages is significant, because pip processes them in the order
+# of appearance. Changing the order has an impact on the overall integration
+# process, which may cause wedges in the gate later.
+
+mock
+pykwalify
+pytest
+pytest-cov
+pytest-faker
+pytest-mock
+pip_check_reqs
+pipreqs