Skip to content

KeplerLeo/react-testing-library

Repository files navigation

Tests with React Testing Library

About

React testing project developed at the end of section 4 Front-end Development Module of Trybe Web Development course. I had to implement integration and unit tests with React Testing Library in a React project that was already developed.

Developed Skills

  • Implement integration
  • Unit tests to a React application
  • React Testing Library

Tools

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

Execution

1 - Clone the repository

    git clone [email protected]:KeplerLeo/react-testing-library.git

2 - Install the dependencies and run the application

Installing dependencies:

    npm install

3 - Run the application

Running application:

    npm start

4 - Check test coverage

    npm run test-coverage

About

Project made to exercise my knowledge about automated tests, writing tests for a React application.

Topics

Resources

Stars

Watchers

Forks

Contributors 2

  •  
  •