diff options
author | Andrew Goldis <agoldis@users.noreply.github.com> | 2022-07-15 11:05:33 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-07-15 11:05:33 +0000 |
commit | a16d68a4941f097812f71fb4cf3469fc806039f0 (patch) | |
tree | 3cd196cd1c858a3604573748802b0dc0bda352b8 /README.md | |
parent | Remove Goodwork (#3115) (diff) | |
download | awesome-selfhosted-a16d68a4941f097812f71fb4cf3469fc806039f0.tar.gz awesome-selfhosted-a16d68a4941f097812f71fb4cf3469fc806039f0.zip |
Add Sorry Cypress (#3015)
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1786,6 +1786,7 @@ _See also: [awesome-sysadmin/Code Review](https://github.com/awesome-foss/awesom - [DeepfakeHTTP](https://github.com/xnbox/DeepfakeHTTP) - A web server that uses HTTP dumps as a source for responses. `MIT` `Java` - [Selenoid](https://aerokube.com/selenoid/latest/) - Lightweight Selenium hub implementation launching browsers within Docker containers. ([Source Code](https://github.com/aerokube/selenoid)) `Apache-2.0` `Go` +- [Sorry Cypress](https://sorry-cypress.dev) - Alternative open-source dashboard for the Cypress browser automation framework, featuring unlimited parallelization, recording and debugging of tests. ([Demo](https://sorry-cypress-demo.herokuapp.com), [Source Code](https://github.com/sorry-cypress/sorry-cypress)) `MIT` `Typescript` - [Uier](https://github.com/sjoerdvanderhoorn/Uier) - Codeless or low-code User Experience test editing and management using Selenium to perform testing or UI automation. Uier tends to be a free self hostable alternative to Applitools, Endtest, Ghost Inspector, Usetrace, Screenster and many others. `Apache-2.0` `Nodejs` |