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

--isolate and --cover-* don't work well together #221

Closed
adamwdennis opened this issue Jun 26, 2012 · 1 comment
Closed

--isolate and --cover-* don't work well together #221

adamwdennis opened this issue Jun 26, 2012 · 1 comment

Comments

@adamwdennis
Copy link

I've got a suite of tests running using --isolate, since I'm sharing some ports, thus the vows can only be run synchronously :(
The problem is that if I do:
vows --isolate --cover-plain ./test-instrumented/*.js
I see my result from the vows test, but the js-coverage output is non-existent.

@indexzero
Copy link

This is likely fixed in the latest vows. Can you retry and see if the issue persists?

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