Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rafaelmoraes003/react-testing-library

Project made to deepen knowledge in the React Testing Library (RTL).
https://github.com/rafaelmoraes003/react-testing-library

react react-testing-library reactjs rtl

Last synced: 1 day ago
JSON representation

Project made to deepen knowledge in the React Testing Library (RTL).

Awesome Lists containing this project

README

        

React Testing Library

###

The objective of this project was to deepen knowledge in the React Testing Library (RTL).

###

Technologies used

###


react logo

###

How to use the application

###

Clone the application using the `git clone` command. After that, enter the project folder using the `cd react-testing-library` command and run the `npm install` command. After installation, use the `npm start` command.

###