The link to the Cypress testing framework was incorrectly spelled "Cyress"
This commit is contained in:
Cameron Blankenbuehler
2025-08-16 20:23:15 -04:00
committed by GitHub
parent 4c677d7833
commit 42eef96e3a

View File

@@ -64,7 +64,7 @@ users of the application.
#### Functional Testing Tools #### Functional Testing Tools
* [Codeception](https://codeception.com/) is a full-stack testing framework that includes acceptance testing tools * [Codeception](https://codeception.com/) is a full-stack testing framework that includes acceptance testing tools
* [Cyress](https://www.cypress.io/) * [Cypress](https://www.cypress.io/)
* [Mink](https://mink.behat.org/) * [Mink](https://mink.behat.org/)
* [Selenium](https://www.selenium.dev/) * [Selenium](https://www.selenium.dev/)
* [Storyplayer](https://github.com/MeltwaterArchive/storyplayer) is a full-stack testing framework that includes support for creating and destroying test environments on demand * [Storyplayer](https://github.com/MeltwaterArchive/storyplayer) is a full-stack testing framework that includes support for creating and destroying test environments on demand