Change release date to July of 2021

This commit is contained in:
dennis.ludwig
2021-07-12 10:19:10 +02:00
parent 6242b5c87e
commit 3be826c65a
65 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
---
title: "Cypress"
ring: adopt
quadrant: tools
---
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.