jest-community / vscode-jest

The optimal flow for Jest based testing in VS Code
MIT License
2.83k stars 291 forks source link

[FEATURE] Support for native vscode coverage API #1135

Closed romap0 closed 1 month ago

romap0 commented 6 months ago

VSCode released a new Test Coverage API. Do you plan to implement it?

connectdotz commented 6 months ago

Yes, it's in the plan...

connectdotz commented 1 month ago

Hey everyone,

The fix is out! Check out the pre-release v6.3.0-next and let us know if you run into any issues.