docs: tag blips with related academy trainings

This commit is contained in:
Stefan Rotsch
2024-05-03 11:11:36 +02:00
committed by Stefan Rotsch
parent e5738950cf
commit 291dfd138b
11 changed files with 77 additions and 78 deletions

View File

@@ -2,10 +2,12 @@
title: "Cypress"
ring: adopt
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 that strongly relates to front-end developers.
It is very easy to adopt, and the test specifications are easy to implement and to maintain.
Test execution is very fast, and the results are well documented, understandable and easy to publish, e.g. via GitLab Pages.
It currently supports Chrome, Firefox and Electron.
Cypress 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.
Currently, it supports Chrome, Firefox, and Electron.