Skip to content

RHieger/jest-testing-tutorial

Repository files navigation

Jest Tutorial—JavaScript Unit Testing Using Jest Framework

Software Testing Help (https://www.softwaretestinghelp.com)

This repository contains all exercises that are part of the tutorial found at this link: Jest Testing Tutorial.

I have covered every kind of test included in the tutorial. However, for the time being, I have omitted the section on hooks available in Jest. I intend to come back to this as soon as possible.

For further information and ancillary study resources, consult the wiki