This repository is created by students participating in Software Testing course at Tampere University.
The repository only contains the source code that is under testing, package.json file and unit tests written with Mocha and Chai.
- npm install
- npm test
- npm run coverage