From f2d219b4e3c79decf68478bc72e7aa1b95ea3ec6 Mon Sep 17 00:00:00 2001 From: chencheng Date: Wed, 13 Aug 2014 08:13:00 +0800 Subject: [PATCH] more test tools --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 100fd4a..0f3410d 100644 --- a/README.md +++ b/README.md @@ -115,6 +115,8 @@ A collection of awesome browser-side JavaScript libraries, resources and shiny * [zombie](https://github.com/assaf/zombie) - Insanely fast, full-stack, headless browser testing using node.js. * [totoro](https://github.com/totorojs/totoro) - A simple and stable cross-browser testing tool. * [karma](https://github.com/karma-runner/karma) - Spectacular Test Runner for JavaScript. +* [nightwatch](https://github.com/beatfactor/nightwatch) - UI automated testing framework based on node.js and selenium webdriver. +* [intern](https://github.com/theintern/intern) - A next-generation code testing stack for JavaScript. ## QA Tools