ryanluker / vscode-coverage-gutters

Display test coverage generated by lcov and xml - works with many languages
https://marketplace.visualstudio.com/items?itemName=ryanluker.vscode-coverage-gutters
MIT License
460 stars 88 forks source link

Migrate to new vscode-test #263

Closed ryanluker closed 3 years ago

ryanluker commented 4 years ago

Description

Eventually using vscode to test will be deprecated and we will have to start using the new vscode-test package.

Work

References

https://github.com/microsoft/vscode-test https://code.visualstudio.com/api/working-with-extensions/testing-extension