dking1342 / testing-intro

Intro into unit, integration and end to end testing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.