web-development-guide / Unit-Test-for-Dummies

Some Sample Unit Testing

Repository from Github https://github.comweb-development-guide/Unit-Test-for-DummiesRepository from Github https://github.comweb-development-guide/Unit-Test-for-Dummies

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

About

Some Sample Unit Testing

License:MIT License


Languages

Language:JavaScript 100.0%