`React.addons.TestUtils` makes it easy to test React components in the testing framework of your choice (we use [Jasmine](http://pivotal.github.io/jasmine/) with [jsdom](https://github.com/tmpvar/jsdom)).
`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)).