jasmine-react
jasmine-react copied to clipboard
Adding a convenience property to jasmineReact to point to React.addons.TestUtils
Hi,
Thought this might be handy. It simply checks to see if React.addons.TestUtils is present and if it is, it creates the jasmineReact.TestUtils reference.
Created a separate test/index-testutils.html and updated the readme.
Hi,
Sorry for the delay on this. I will try to merge this in within a week or so.
Tom