You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 4, 2026. It is now read-only.
I know this is a big one, but it would be amazing to have an integration with VSCode Testing. There is an existing extension but it uses deprecated APIs.
@adamzapasnik Would you mind taking a look at the new Testing API and telling if it's anything like the one used by your extension to tell if it could be a good starting point? :)
I know this is a big one, but it would be amazing to have an integration with VSCode Testing. There is an existing extension but it uses deprecated APIs.
Just for references here's the VSCode Testing API
@adamzapasnik Would you mind taking a look at the new Testing API and telling if it's anything like the one used by your extension to tell if it could be a good starting point? :)