This commit is contained in:
xnbox 2021-09-01 12:46:47 -04:00 committed by GitHub
commit 2fe8a748c5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1451,6 +1451,7 @@ _See also: [awesome-sysadmin/Code Review](https://github.com/awesome-foss/awesom
### Software Development - UX Testing
- [DeepfakeHTTP](https://github.com/xnbox/DeepfakeHTTP) - A web server that uses HTTP dumps as a source for responses. `MIT` `Java`
- [Selenoid](http://aerokube.com/selenoid/latest/) - Lightweight Selenium hub implementation launching browsers within Docker containers. ([Source Code](https://github.com/aerokube/selenoid)) `Apache-2.0` `Go`
- [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`