Skip to content
This repository was archived by the owner on Oct 15, 2021. It is now read-only.

Latest commit

 

History

History
16 lines (12 loc) · 276 Bytes

File metadata and controls

16 lines (12 loc) · 276 Bytes

Unit Test Sample

A Demo Repository for purpose of Training Unit Testing in React Application using Jest Snapshot Testing.

Install Dependencies

$ npm i

Run Test

$ npm test

Documentation

Jest - Official Jest Documentation