Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion _posts/11-02-01-Test-Driven-Development.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ users of the application.
#### Functional 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/)
* [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