diff options
author | Kieran <kieranrobson1999@gmail.com> | 2022-08-01 18:53:05 +0000 |
---|---|---|
committer | Kieran <kieranrobson1999@gmail.com> | 2022-08-01 18:53:05 +0000 |
commit | 9d070729331f92269bd47918460e4fcc639b10b4 (patch) | |
tree | 78c8234b2c216ffa1773407aac1151517ae0af0e | |
parent | Added project management description (diff) | |
download | awesome-selfhosted-9d070729331f92269bd47918460e4fcc639b10b4.tar.gz awesome-selfhosted-9d070729331f92269bd47918460e4fcc639b10b4.zip |
Added software testing description
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1851,6 +1851,8 @@ _See also: [awesome-sysadmin/Code Review](https://github.com/awesome-foss/awesom **[`^ back to top ^`](#)** +Tools and software for [software testing](https://en.wikipedia.org/wiki/Software_testing). + - [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` |