cljs-react-test
cljs-react-test copied to clipboard
Upgrade to React's new packages
https://facebook.github.io/react/docs/test-utils.html
var ReactTestUtils = require('react-addons-test-utils');
Any progress on that? It seems this package is broken with React 0.15.x because React.unmountComponentAtNode has been moved to ReactDOM.