Basics cucumber test with javascript
Cucumber.js
Steps:
clone git repository ( $ git clone https://github.com/amit-003/cucumber-js-test.git
)
$ cd cucumber-js-test
run command
$ npm install
Running unit tests
Run command
$ npm test