Luke Childs 8b449f7998 Use custom component in tests 8 years ago
src Allow window to be passed in 8 years ago
test Use custom component in tests 8 years ago
.gitignore Initial commit 8 years ago
.travis.yml JSDOM only supports Node 6 and up so that;s all we can support 8 years ago
LICENSE Initial commit 8 years ago
README.md Initial commit 8 years ago
package.json Use JSX in tests 8 years ago

README.md

react-jsdom

Render actual DOM nodes in Node.js

Build Status Coverage Status npm

Install

npm install --save-dev react-jsdom

License

MIT © Luke Childs