Skip to content

Commit 64c371e

Browse files
authored
Merge pull request #1017 from kenguest/cypress
Add Cypress.io to section of links to tools for end-to-end testing
2 parents 55598ed + 4857145 commit 64c371e

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

_posts/11-02-01-Test-Driven-Development.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,8 @@ users of the application.
6363

6464
#### Functional Testing Tools
6565

66-
* [Selenium](https://www.selenium.dev/)
67-
* [Mink](https://mink.behat.org/)
6866
* [Codeception](https://codeception.com/) is a full-stack testing framework that includes acceptance testing tools
67+
* [Cyress](https://www.cypress.io/)
68+
* [Mink](https://mink.behat.org/)
69+
* [Selenium](https://www.selenium.dev/)
6970
* [Storyplayer](https://github.com/MeltwaterArchive/storyplayer) is a full-stack testing framework that includes support for creating and destroying test environments on demand

0 commit comments

Comments
 (0)