From ca6fec7fda4a7e12007041921bdfd20c74ab9295 Mon Sep 17 00:00:00 2001 From: xnbox <87331910+xnbox@users.noreply.github.com> Date: Wed, 1 Sep 2021 01:24:11 +0300 Subject: [PATCH] Add - DeepfakeHTTP --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 665c50b2..03b65e79 100644 --- a/README.md +++ b/README.md @@ -1445,6 +1445,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`