mirror of
https://github.com/codeguy/php-the-right-way.git
synced 2025-08-07 22:46:39 +02:00
Add Cypress.io to section of links to tools for end-to-end testing
This commit is contained in:
@@ -63,7 +63,8 @@ users of the application.
|
|||||||
|
|
||||||
#### Functional Testing Tools
|
#### 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
|
* [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
|
* [Storyplayer](https://github.com/MeltwaterArchive/storyplayer) is a full-stack testing framework that includes support for creating and destroying test environments on demand
|
||||||
|
Reference in New Issue
Block a user