Skip to content

React testing project developed at the end of Unit 14 (Front-end Development Module) of the Trybe's Web Development course

Notifications You must be signed in to change notification settings

raphaelalmeidamartins/tests-with-react-testing-library

Repository files navigation

🧪 Tests with React Testing Library ⚗️

cover

📃 About

React testing project developed by Raphael Martins at the end of Unit 14 (Front-end Development Module) of Trybe's Web Development course. I was approved with 100% of the mandatory and optional requirements met.

We had to implement integration and unit tests with React Testing Library to a React project that was already developed.

👨‍💻 Developed Skills

  • Implement integration and unit tests to a React application by using React Testing Library

🛠️ Tools

  • React.js
  • React Testing Library (RTL)
  • Jest.js
  • Stryker Mutator
  • JavaScript ES6+

🛠️ Installation and Execution/Instalção e execução

1 - Clone the repository

git clone git@github.com:raphaelalmeidamartins/store-manager.git

2 - Install the dependencies and run the application

Installing dependencies:

npm install

Running application:

npm start

3 - Check test coverage

npm run test-coverage

🧪 Tests coverage

Tests coverage percent - Porcentagem de cobertura dos testes

🏆 Grade

My grade of the project - Minha nota no projeto

©️ Copyright disclaimer

I developed this project for learning purposes, all the tests code and documentation texts in Portuguese and English are my authorship, and the rights belong exclusively to me. It is allowed to download or clone the repository for study purposes. However, it is not allowed to publish full or partial copies. This disclaimer does not cover libraries and dependencies, which are subject to their respective licenses. It also does not cover the React application to be tested, which was already developed by Trybe.

About

React testing project developed at the end of Unit 14 (Front-end Development Module) of the Trybe's Web Development course

Topics

Resources

Stars

Watchers

Forks