Added Facebook's Jest testing framework

This commit is contained in:
Connor Peet 2014-07-12 11:11:27 -04:00
parent b141d500c0
commit b048e68e9c
1 changed files with 1 additions and 0 deletions

View File

@ -73,6 +73,7 @@ A curated list of amazingly awesome browser-side JavaScript libraries, resources
* [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.
* [jest](http://facebook.github.io/jest/) - Painless Javascript Unit Testing
## Templating Engines