summaryrefslogtreecommitdiffstats
path: root/newton/test-requirements.txt
diff options
context:
space:
mode:
Diffstat (limited to 'newton/test-requirements.txt')
-rw-r--r--newton/test-requirements.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/newton/test-requirements.txt b/newton/test-requirements.txt
new file mode 100644
index 00000000..91213a4c
--- /dev/null
+++ b/newton/test-requirements.txt
@@ -0,0 +1,3 @@
+coverage==4.2 # Apache-2.0
+mock==2.0.0 # BSD
+unittest_xml_reporting==1.12.0 #BSD