/Unit-Test-for-Dummies

Some Sample Unit Testing

Primary LanguageJavaScriptMIT LicenseMIT

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