maty21 / mocha-sidebar

Mocha side bar viewer that allows you to run Mocha tests from side bar menu and view results can run each level hierarchy from all tests to a single test(and each describer of course)
MIT License
191 stars 61 forks source link

just not figuring out how to see code coverage... #212

Open ScottChapman opened 4 years ago

ScottChapman commented 4 years ago

I appologize in advance for being dense (as I have read about the issue in the README). But I am just not clear on how to toggle the decorations properly.

Along side the line numbers, I see decorations for git changes (green/blue lines).

I'm not sure what I should be seeing and where.

on my mac, F9 just sets/unsets a breakpoint

zachsteffens commented 4 years ago

I'm not seeing it either.

crystalfp commented 4 years ago

It is a little inconvenient, but the coverage summary is in the Output window under sideBar-coverage.

danielb2 commented 2 years ago

I can't see the decorations neither. Did either of you get this figured out? I can see the output in the output window, but not the decorations

crystalfp commented 2 years ago

Well, I moved to jest. So in same sense problem solved :-}