Skip to content

Instantly share code, notes, and snippets.

@velotiotech
Last active July 4, 2020 15:21
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Embed
What would you like to do?
"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