From a16d68a4941f097812f71fb4cf3469fc806039f0 Mon Sep 17 00:00:00 2001 From: Andrew Goldis Date: Fri, 15 Jul 2022 04:05:33 -0700 Subject: [PATCH] Add Sorry Cypress (#3015) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 948db99a..93eda37e 100644 --- a/README.md +++ b/README.md @@ -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`