Last active
July 4, 2020 15:21
-
-
Save velotiotech/14dc1b8ef6d7c562f51b3517c9c7d590 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
"scripts": { | |
"e2e-test": "mkdirp report && cucumber-js --require cucumber.conf.js --require step-definitions --format node_modules/cucumber-pretty --format json:report/cucumber_report.json" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment