Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 813 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 813 Bytes

Projects-TestsWithJest 🔥

This is a module where was applied some knowledge about unit tests using Testing Library and Jest

Tecnologies 🚀

React.JS
Testing Library
Jest

Run

  1. Run the npm run dev command at the tests folder.

Run Test

  1. npm test

How to get this repository? 🤔

To obtain this project, follow the steps:

  1. Clone this repository using git clone https://github.com/erikaperciliano/Projects-TestsWithJest.git.
  2. Run the npm install command at the root of the cloned project folder to download the dependencies.
  3. Run npm run dev at the root of the project folder to start the application in development mode.🚀

Made with 💜 by Erika Perciliano