Skip to content

Feature/no dom#21

Merged
zackify merged 4 commits intomasterfrom
feature/no-dom
Sep 24, 2015
Merged

Feature/no dom#21
zackify merged 4 commits intomasterfrom
feature/no-dom

Conversation

@zackify
Copy link
Copy Markdown
Member

@zackify zackify commented Sep 24, 2015

Add the ability to test without loading the dom
fixes #14

@peteruithoven
Copy link
Copy Markdown

Ah I figured out that beta (which I can't currently use with JSPM: jspm/npm#61) points to 0.4.3. I can now easily install it using the following override, making no-dom.js my default entry point.

jspm install npm:legit-tests@0.4.3 -o "{main: 'lib/no-dom.js'}"

This works great!
Thanks to your work on this library I'm much less afraid to explain to team mates how to write unit tests for React code.

zackify added a commit that referenced this pull request Sep 24, 2015
@zackify zackify merged commit 61ca4d5 into master Sep 24, 2015
@zackify zackify deleted the feature/no-dom branch September 24, 2015 17:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Usage in browser?

2 participants