An open API service indexing awesome lists of open source software.

https://github.com/sridharbandi/cucumberjs-dt-example


https://github.com/sridharbandi/cucumberjs-dt-example

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

## This is a simple example project on Cucumber JS

### Usage
1. Clone this repo and extract it
2. Execute the command `npm install` to install dependencies
3. To run the tests execute the command `npm test`
4. To generate report execute the command `npm run report`