Skip to content

Commit

Permalink
Add Enzyme (#308)
Browse files Browse the repository at this point in the history
  • Loading branch information
oceanpad authored and Huei Tan committed Aug 26, 2016
1 parent 3654979 commit 2ac0580
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,7 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/
### Assertion

* [chai](https://github.com/chaijs/chai) - BDD / TDD assertion framework for node.js and the browser that can be paired with any testing framework.
* [Enzyme](http://airbnb.io/enzyme/index.html) - Enzyme is a JavaScript Testing utility for React that makes it easier to assert, manipulate, and traverse your React Components' output.
* [Sinon.JS](https://github.com/sinonjs/sinon) - Test spies, stubs, and mocks for JavaScript.
* [expect.js](https://github.com/Automattic/expect.js) - Minimalistic BDD-style assertions for Node.JS and the browser.

Expand Down

0 comments on commit 2ac0580

Please sign in to comment.