Skip to content

Instantly share code, notes, and snippets.

@velotiotech
Last active July 4, 2020 15:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save velotiotech/14dc1b8ef6d7c562f51b3517c9c7d590 to your computer and use it in GitHub Desktop.
Save velotiotech/14dc1b8ef6d7c562f51b3517c9c7d590 to your computer and use it in GitHub Desktop.
"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