Skip to content

Cypress Testing

Ann Kilzer キルザー杏 edited this page Oct 19, 2022 · 1 revision

What is Cypress

Cypress is an end-to-end testing framework with a friendly interactive mode. It focuses on behavioral tests rather than unit tests.

Learning resources:

Clone this wiki locally