Using Applitools with Cypress
Overview
Cypress is a modern, open source testing project that is built for Javascript developers and QA engineers. Cypress is architecturally different from other testing frameworks, like Selenium, and thus has a unique approach to testing. Cypress is great for:
- End-to-end tests
- Component tests
- Integration tests
- Unit tests
With Cypress, there are no servers, drivers, or any other dependency (except for Applitools) that will be needed to run our first test, making it incredibly easy to get your first test started.
Applitools integrates with Cypress to help provide better test coverage, faster maintenance, and more resilient test runs.
Getting started with Cypress and Visual AI
There are multiple ways to get started using Cypress and Visual AI with Applitools.