Skip to content

bryanpinheiro/tdd-node

Repository files navigation

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