Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/erikaperciliano/tests-jest-react

The focus of this project is realized united and integration tests using React with Typescript
https://github.com/erikaperciliano/tests-jest-react

Last synced: about 2 months ago
JSON representation

The focus of this project is realized united and integration tests using React with Typescript

Awesome Lists containing this project

README

        

# Tests | Proposal 🔥
The objective of this projects is improve testing using Jest and testing library 🚀

# Tecnologies 🚀
React

Typescript

Jest

Testing Library

# Tests
1. Run the npm test command at the tests folder.

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

# How to get this repository? 🤔
To obtain this project, follow the steps:
1. Clone this repository using git clone https://github.com/erikaperciliano/tests-jest-react.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)