Merge pull request #4 from connor4312/patch-1

Added Facebook's Jest testing framework
This commit is contained in:
chencheng (云谦)
2014-07-13 07:36:56 +08:00

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