Technology RadarTechnology Radar

Cypress Testing Framework

Cypress is an open-source testing framework that allows developers to create robust and reliable tests for their web applications. It operates directly in the browser, providing real-time feedback and an interactive testing experience. With features like time travel, automatic waiting, and easy debugging, Cypress simplifies the process of writing tests and helps ensure high-quality user experiences.

Updates

Adopt

We've adopted Cypress as our main test runner for performing end-to-end testing.