Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/erikaperciliano/projects-testswithjest

This is a module where was applied some knowledge about unit tests using Testing Library and Jest
https://github.com/erikaperciliano/projects-testswithjest

jest jest-mocks testing-library

Last synced: about 2 months ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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
2. 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](https://github.com/erikaperciliano)