Skip to content

This repository has the code from my Unit Testing React workshop, where I show simple and practical ways to write tests for React apps.

License

Notifications You must be signed in to change notification settings

felipecesr/unit-testing-react

Repository files navigation

Unit Testing React

Please click here to head to the course website.

How to run this project

Clone this repository to your local computer.

git clone git@github.com:felipecesr/unit-testing-react.git

From the command line, run the development server:

npm run dev

Solutions

All of the solutions are on the solutions branch. You can access them by using the following command:

git checkout solutions

About

This repository has the code from my Unit Testing React workshop, where I show simple and practical ways to write tests for React apps.

Resources

License

Stars

Watchers

Forks