firsttris / vscode-jest-runner

Simple way to run or debug one or more tests from context menu, codelens or command plalette
https://marketplace.visualstudio.com/items?itemName=firsttris.vscode-jest-runner
MIT License
261 stars 125 forks source link

VS Code Test Coverage API #363

Open aliaksandrsen opened 3 months ago

aliaksandrsen commented 3 months ago

Visual Studio Code released a new Test Coverage API. Do you plan to use this feature?

firsttris commented 3 months ago

currently there are no plans yet.

but generally it would make sense to integrate it.