Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 583 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 583 Bytes

Boilerplate for Testing NodeJs Applications with Jest and Generating Coverage Report

Motivation

A simple and straight forward way to introduce testing with Jest to a NodeJs project, but following the RITE way methodology for developing unit tests, because since i knew it, it made me a lot of sense and has been a very valuable and also reliable tool for my day to day Unit Testing developing and TDD flow.

Coverage Report for Basic Implementation

Coverage Report