/jest

Intro to jest

Primary LanguageJavaScript

Getting started

Run npm install to install all the packages.

Run npm run test-watch to run all tests and check for any updates.

If you prefer learning through a video tutorial checkout this course- Jest Crash Course