jasmine-react icon indicating copy to clipboard operation
jasmine-react copied to clipboard

Unit test your React.js applications with Jasmine

Results 7 jasmine-react issues
Sort by recently updated
recently updated
newest added

Use ‘create-react-class’ module instead of ‘React.createClass’

I get this error: "A component constructor could not be found for this class. Are you sure you passed in a the component definition for a React component? thrown" and...

Just wanted to check in to see if this library is still being maintained. I'd like to reliably use it, but notice there's a long standing open PR. Would be...

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...