Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to run tests #23

Closed
itoldya opened this issue Apr 27, 2015 · 1 comment
Closed

How to run tests #23

itoldya opened this issue Apr 27, 2015 · 1 comment

Comments

@itoldya
Copy link

itoldya commented Apr 27, 2015

I tried jest --coverage ./lib

Using Jest CLI v0.4.0
Waiting on 4 tests...Could not find a `test` module while analyzing dependencies of `MapComponent`
 FAIL  lib/__tests__/Map.js
Error: Worker process exited before responding! exit code: null, exit signal: SIGSEGV
stderr:


A worker process has quit unexpectedly! This is bad news, shutting down now!

node version v0.12.2

@PaulLeCam
Copy link
Owner

Hi,

Jest does not support node v0.12, see: jestjs/jest#243

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

No branches or pull requests

2 participants