Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/gabrielczar/tests-for-api-interest-points

BDD tests for API Interest Points
https://github.com/gabrielczar/tests-for-api-interest-points

bdd chai cucumber-js puppeteer tests

Last synced: 14 days ago
JSON representation

BDD tests for API Interest Points

Awesome Lists containing this project

README

        

# Tests for API Interest Points

- [Interest Points](https://interest-points.herokuapp.com)

#### Dependencies
- [Cucumber-js](https://github.com/cucumber/cucumber-js)
- [Puppeteer](https://github.com/GoogleChrome/puppeteer)
- [Chai](https://github.com/chaijs/chai)

#### Environment
- Install dependencies

```yarn install```

- Run Application

```yarn run app```