Just run npm i
For unit testing just run npm test
or mocha. See ./Makile for more details
For coverage report run make coverage
Run cucumber-js
¹. If some feature fails there will be a screenshot taken.
See ./screenshot.js
¹Requires cucumber.js installed on your computer.
$ npm install -g cucumber