From 65c5050ecd8b0a71e59dfb3ffb61e63bc2ac38ef Mon Sep 17 00:00:00 2001 From: Tomas Aparicio Date: Mon, 24 Aug 2015 02:15:44 +0700 Subject: [PATCH] Close #338 PR: Add toxy package. --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 1cefa3f..92cc92f 100644 --- a/readme.md +++ b/readme.md @@ -467,6 +467,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [navit](https://github.com/nodeca/navit) - PhantomJS / SlimerJS wrapper to simplify browser test scripting. - [nock](https://github.com/pgte/nock) - HTTP mocking and expectations. - [intern](https://github.com/theintern/intern) - A next-generation code testing stack for JavaScript. +- [toxy](https://github.com/h2non/toxy) - Hackable HTTP proxy to simulate failure scenarios and network conditions. ### Benchmarking