Skip to content

Conversation

@gaearon
Copy link
Collaborator

@gaearon gaearon commented Dec 21, 2015

It wasn't obvious to me that jest --watch exists and I can use it. Re-running tests on every change is common and people familiar with Jest might do this internally but I think it's valuable to document this.

@gaearon
Copy link
Collaborator Author

gaearon commented Dec 21, 2015

I didn't mention grunt test --debug from the README because it doesn't work for me and I couldn't find the code to support it. Maybe I'm doing something wrong.

@sophiebits
Copy link
Collaborator

Yeah, we lost that feature a while back. Mind removing it from the README too? Marked as accepted so you can merge whenever you want.

gaearon added a commit that referenced this pull request Dec 21, 2015
Mention that Jest can be used directly in Contributing
@gaearon gaearon merged commit dae1152 into facebook:master Dec 21, 2015
@gaearon gaearon deleted the patch-3 branch December 21, 2015 19:18
@cpojer
Copy link
Contributor

cpojer commented Dec 21, 2015

There are some ideas to turn jest into a server so tests can be run in the browser. It is probably not a lot of work, so if you wanna help out let me know :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants