Cypress Testing Library Intro

2 years ago
7

This is a basic intro to Cypress Testing Library commands that you could use in your tests. It provides a new way to semantically select HTML elements and enforces writing tests in a way that a user would use the software.

Loading comments...