Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 244 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 244 Bytes

tdd-node

Test-Driven Development (ES6) in NODE.JS using mocha and chai.

Tests

This application contains unit tests and integration tests.

Usage

Run the command below to generate a coverage report:

npm run coverage