Add pytest driver in Xtesting
[functest-xtesting.git] / requirements.txt
index 7159652..1db7968 100644 (file)
@@ -17,3 +17,5 @@ junitxml
 boto3 # Apache-2.0
 lxml!=3.7.0 # BSD
 ansible-runner!=1.3.5 # Apache 2.0
+pytest  # MIT
+pytest-html  #MPL-2.0