From 0092f5c0af3bf3619b3ad53b471b114bf2dcdf42 Mon Sep 17 00:00:00 2001 From: Terkel Date: Tue, 18 Oct 2016 20:15:59 +0200 Subject: [PATCH] Add Jest (#597) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 78bb05c..7eab052 100644 --- a/readme.md +++ b/readme.md @@ -609,6 +609,7 @@ - [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. - [WebdriverIO](http://webdriver.io) - Automated testing based on the WebDriver protocol. +- [Jest](https://github.com/facebook/jest) - Painless JavaScript testing. ### Security