Skip to content
This repository has been archived by the owner on Jan 5, 2025. It is now read-only.

PSA: you can use mocha with istanbul directly #7

Open
rstacruz opened this issue Jul 6, 2015 · 0 comments
Open

PSA: you can use mocha with istanbul directly #7

rstacruz opened this issue Jul 6, 2015 · 0 comments

Comments

@rstacruz
Copy link

rstacruz commented Jul 6, 2015

Istanbul supports mocha directly. Just run:

istanbul cover _mocha

or with arguments:

istanbul cover _mocha -- -R spec

See gotwarlost/istanbul#44 (comment) for info.

mocha-istanbul exists so that you can use mocha's HTML coverage reporters with istanbul.

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