Cypress Testing Concept

Matthias Baldi, 9/20/2020

en

At Lambda-IT I had the last few months the possibility to learn a lot about the E2E testing framework Cypress. In a new fast moving project we wanted to introduce E2E tests and we discussed together in the team how we could add them without disturbing the development speed to heavy and how we can maintain them easily.

Out of this question I wrote two blog articles:

How can you use Cypress with Typescript: https://lambda-it.ch/blog/post/setup-e2e-cypress-tests-angular What is a possible architecture for less maintenance effort with E2E tests: https://lambda-it.ch/blog/post/best-practices-with-cypress Out of this two blog articles I had a talk at BärnerJS. You can have a a look about the presentation here: https://lambda-it.ch/cypress_baernerjs.pdf.

Happy Testing 😅