istanbul icon indicating copy to clipboard operation
istanbul copied to clipboard

Is it possible to get per test coverage?

Open karanjitsingh opened this issue 7 years ago • 2 comments

I have a test.js written in jasmine. I want to get code coverage per test in a single run of "istanbul cover test.js"

Is this possible to get in the current scenario? If not, is it possible to add such a feature in istanbul with minor changes to the code in istanbul?

karanjitsingh avatar Jun 02 '17 11:06 karanjitsingh

I have a similar question.

ORESoftware avatar Jun 02 '17 21:06 ORESoftware

I have the same question, but for Mocha.

jbloxham avatar Aug 20 '19 20:08 jbloxham