diff options
author | nodiscc <nodiscc@gmail.com> | 2023-01-26 14:52:51 +0000 |
---|---|---|
committer | nodiscc <nodiscc@gmail.com> | 2023-01-26 14:54:05 +0000 |
commit | c7862034aa5d9325dff48cda7510aa188576dd26 (patch) | |
tree | 66dfe0fa869fdcb2f27c578171569da03daef49e /README.md | |
parent | remove snibox demo link (error 503) (diff) | |
download | awesome-selfhosted-c7862034aa5d9325dff48cda7510aa188576dd26.tar.gz awesome-selfhosted-c7862034aa5d9325dff48cda7510aa188576dd26.zip |
remove sorry cypress demo link (error 503)
- ref. https://github.com/awesome-selfhosted/awesome-selfhosted/issues/2266
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1903,7 +1903,7 @@ Tools and software for [software testing](https://en.wikipedia.org/wiki/Software - [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` +- [Sorry Cypress](https://sorry-cypress.dev) - Alternative open-source dashboard for the Cypress browser automation framework, featuring unlimited parallelization, recording and debugging of tests. ([Source Code](https://github.com/sorry-cypress/sorry-cypress)) `MIT` `Typescript` - [Touca](https://touca.io) - Continuous regression testing for engineering teams. Get feedback when you write code that could break your software. ([Source Code](https://github.com/trytouca/trytouca)) `Apache-2.0` `Docker/Nodejs` |