This is a module where was applied some knowledge about unit tests using Testing Library and Jest
React.JS
Testing Library
Jest
- Run the
npm run devcommand at the tests folder.
- npm test
To obtain this project, follow the steps:
- Clone this repository using
git clone https://github.com/erikaperciliano/Projects-TestsWithJest.git. - Run the
npm installcommand at the root of the cloned project folder to download the dependencies. - Run
npm run devat the root of the project folder to start the application in development mode.π
Made with π by Erika Perciliano