Skip to content

Commit

Permalink
Merge pull request #1017 from kenguest/cypress
Browse files Browse the repository at this point in the history
Add Cypress.io to section of links to tools for end-to-end testing
  • Loading branch information
Xymph authored Jan 12, 2025
2 parents 55598ed + 4857145 commit 64c371e
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions _posts/11-02-01-Test-Driven-Development.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,8 @@ users of the application.

#### Functional Testing Tools

* [Selenium](https://www.selenium.dev/)
* [Mink](https://mink.behat.org/)
* [Codeception](https://codeception.com/) is a full-stack testing framework that includes acceptance testing tools
* [Cyress](https://www.cypress.io/)
* [Mink](https://mink.behat.org/)
* [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

0 comments on commit 64c371e

Please sign in to comment.