Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test Explorer API #10140

Closed
firelizzard18 opened this issue Sep 21, 2021 · 3 comments
Closed

Test Explorer API #10140

firelizzard18 opened this issue Sep 21, 2021 · 3 comments
Labels
enhancement issues that are enhancements to current functionality - nice to haves vscode issues related to VSCode compatibility

Comments

@firelizzard18
Copy link

This is a question about a VSCode 1.59 feature and when it might be added to Theia. I am a contributor to the Go extension, and recently I implemented a test explorer/controller for the Testing API introduced in VSCode 1.59.

My question is, does Theia plan to add this in the near future? As of v0.28.0, the Go extension has two parallel test systems: the old system and the new one built around the Testing API. It is my intent to merge these two together. If Theia intends to add the Testing API in the near future, I will wait for that. Otherwise, I will look at ways to work around this.

@msujew msujew added the vscode issues related to VSCode compatibility label Sep 21, 2021
@msujew
Copy link
Member

msujew commented Sep 21, 2021

We are currently in the process of closing the API gap to vscode 1.55.2, see #9863.

As the testing API seems quite extensive, I can't imagine it being supported in the near future of Theia. Especially considering that we still have to do a lot of catching-up until we reach 1.59.

@tsmaeder Your opinion on that?

@tsmaeder
Copy link
Contributor

IMO, we should focus on getting to a defined level of support, first. Contributions are welcome, though ;-).

@tsmaeder tsmaeder added the enhancement issues that are enhancements to current functionality - nice to haves label Sep 21, 2021
@vince-fugnitto
Copy link
Member

Closing in favor of the epic #10669 which tracks the APIs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement issues that are enhancements to current functionality - nice to haves vscode issues related to VSCode compatibility
Projects
None yet
Development

No branches or pull requests

4 participants