nodejs-cucumber-sample

0.0.1 • Public • Published

nodejs-cucumber-sample

Minimal project to show how to setup cucumber for nodejs environment

Prerequesites

How to use

  • Install cucumber-js globally with:
$ npm install -g cucumber
  • Clone this repository
  • Then install all required dependencies with npm install --dev
  • Finally run calculator sample test npm test

After that you may use this project as a base of your development

Credits

All credit goes to cucumber team, Node.js community and cucumber-js authors

Licence

MIT

Package Sidebar

Install

npm i nodejs-cucumber-sample

Weekly Downloads

0

Version

0.0.1

License

MIT

Last publish

Collaborators

  • lykmapipo