Skip to content

erick-ol/react-testing-library

Repository files navigation

React Testing Library

This was a project developed in the Software Development Course at Trybe as a challenge while I was learning how to use React Testing Library (RTL). In this project I was able to test the components of a React App. Made on August 22nd, 2021

How to download and run the project code

First of all you need to download the project files, you can do this using git.

git clone [email protected]:erick-ol/react-testing-library.git

After you clone the repository you need to enter the folder that contains the project you just downloaded and install all the dependencies of this application.

npm install

Then you just need to test your application to have fun and learn a lot more.

npm test

About

Learning RTL (React Testing Library)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published