docs: update cypress

This commit is contained in:
Moritz Mücke
2024-06-13 07:50:48 +02:00
committed by Stefan Rotsch
parent ec8c49798f
commit d8d952141f
2 changed files with 19 additions and 1 deletions

View File

@@ -5,7 +5,7 @@ quadrant: tools
tags: [academy training, frontend, quality assurance]
---
Cypress has proven itself in AOE projects. With its support for JavaScript and TypeScript, Cypress is a testing tool
[Cypress](https://www.cypress.io/) has proven itself in AOE projects. With its support for JavaScript and TypeScript, Cypress is a testing tool
that strongly resonates with front-end developers. It is very easy to adopt, and the test specifications are easy to
implement and maintain. Test execution is swift, and the results are well-documented, understandable, and easy to
publish, for example, via GitLab Pages.