From 9b62ff0917c8815aae9a95800f04417b9deaad36 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alex=20Fern=C3=A1ndez?= Date: Sat, 19 Jul 2014 19:56:42 +0200 Subject: [PATCH] Close GH-22: Added loadtest. --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 7ec2010..f934b0a 100644 --- a/readme.md +++ b/readme.md @@ -268,6 +268,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [tape](https://github.com/substack/tape) - [TAP](http://testanything.org)-producing test harness. - [Mocha](http://visionmedia.github.io/mocha/) - A feature-rich test framework making asynchronous testing simple and fun. +- [loadtest](https://github.com/alexfernandez/loadtest) - Run load tests for your web application, with an API for automation. ### Minifiers