You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 8, 2024. It is now read-only.
Is it possible to use Istanbul with Mocha and amdefine?
When I run the tests I see something like this:
$ npm run mocha
> [email protected] mocha /home/tim/git/my-module
> istanbul cover _mocha -- -r test/runner test/tests/**
․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․
․․․․․․․․․
71 passing (38ms)
No coverage information was collected, exit without writing coverage information
Is it possible to use Istanbul with Mocha and amdefine?
When I run the tests I see something like this:
The script command in package.json is:
The text was updated successfully, but these errors were encountered: