aboutsummaryrefslogtreecommitdiffstats
path: root/sdc-workflow-bdd/cucumber.js
diff options
context:
space:
mode:
Diffstat (limited to 'sdc-workflow-bdd/cucumber.js')
-rw-r--r--sdc-workflow-bdd/cucumber.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/sdc-workflow-bdd/cucumber.js b/sdc-workflow-bdd/cucumber.js
new file mode 100644
index 00000000..4ade9b1c
--- /dev/null
+++ b/sdc-workflow-bdd/cucumber.js
@@ -0,0 +1,3 @@
+module.exports = {
+ "default" : "--require stepDefinitions -f summary -r ./features -f json:report/report.json"
+}; \ No newline at end of file