From a91fbd5aed251acca500d52110cf5f6350e48bc1 Mon Sep 17 00:00:00 2001 From: Alister Norris Date: Wed, 18 May 2016 22:26:15 +0700 Subject: [PATCH] Add Nightwatch Closes #514 --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 5f080ed..752f567 100644 --- a/readme.md +++ b/readme.md @@ -576,6 +576,7 @@ - [toxy](https://github.com/h2non/toxy) - Hackable HTTP proxy to simulate failure scenarios and network conditions. - [hook-std](https://github.com/sindresorhus/hook-std) - Hook and modify stdout/stderr. - [testen](https://github.com/egoist/testen) - Run tests for multiple versions of Node.js locally with NVM. +- [Nightwatch](https://github.com/nightwatchjs/nightwatch) - Automated UI testing framework based on Selenium WebDriver. ### Security