Skip to content

Intro into unit, integration and end to end testing

Notifications You must be signed in to change notification settings

dking1342/testing-intro

Repository files navigation

Jest Testing

Documentation

Documentation for Jest can be found here.

Examples

The files in this folder are examples of how to do some basic testing.