Skip to content
This repository was archived by the owner on Dec 8, 2024. It is now read-only.

lack of documentation for istanbul instrument #227

Open
DepthDeluxe opened this issue Jul 29, 2014 · 1 comment
Open

lack of documentation for istanbul instrument #227

DepthDeluxe opened this issue Jul 29, 2014 · 1 comment

Comments

@DepthDeluxe
Copy link

Trying to use istanbul instrument for browser unit tests and there isn't enough information for me to figure out what to do. After I instrument the browser code, what command do I run to get a coverage.json?

@DepthDeluxe
Copy link
Author

ok figured out what I was missing, the instrumented code writes to global._coverage_ in node or window._coverage_ browser side. Perhaps this could be mentioned under the instrument explanation?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant