A quick look at Cypress component testing

Posted on Wed 29 June 2022 in Coding • Tagged with ui-testing, cypress

Co-authors: Andreas Cederström and Sebastian Porling.

Cypress has recently released support for component testing in their 10.0 release. You read the announcement here. We decided to take a quick look and try it out, to gather some first impressions and see how it can fit into our development workflow …


Continue reading