dimanche 29 novembre 2020

Integration test with Cypress or React Testing Library?

I'm new to testing and as I understand, integration tests are aimed to test a bunch of components and how they interact with each other.

But if in a project we use both Cypress for E2E and React testing library for unit testing, which one to use for integration tests, and what are the pros and cons?

Aucun commentaire:

Enregistrer un commentaire