/jest-refresher

A refresher on the JavaScript testing library Jest

Primary LanguageJavaScript

Jest Refresher

This is a refresher of my knowledge on the Jest JavaScript testing Library. Included in this repo are some of the methods and functions of testing available for use as provided by Jest.

To learn more about Jest from their official docs, click here