The combination of @Cypress_io and Cypress @TestingLib has made testing such...
The combination of @Cypress_io and Cypress @TestingLib has made testing such a wonderful experience. 😍
Look at this test. It reads so clearly. No cryptic DOM queries. No brittle implementation details.
My tests look for the text and labels that the users use. 🔥

@Cypress_io @TestingLib And the beauty of Cypress Testing Library is my queries in my integration tests look the same as my queries in my React Testing Library unit tests.
More: https://testing-library.com/docs/cypress-testing-library/intro