You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
`React.addons.TestUtils` makes it easy to test React components in the testing framework of your choice (we use [Jasmine](http://jasmine.github.io) with [jsdom](https://github.com/tmpvar/jsdom)).
10
+
`React.addons.TestUtils` makes it easy to test React components in the testing framework of your choice (we use [Jest](http://facebook.github.io/jest/)).
0 commit comments