mirror of
https://github.com/sorrycc/awesome-javascript.git
synced 2026-01-23 19:58:01 -08:00
Merge pull request #4 from connor4312/patch-1
Added Facebook's Jest testing framework
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user