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

How to setup the Test Explorer for doctest #3166

Closed
Di3mex opened this issue May 9, 2022 · 1 comment
Closed

How to setup the Test Explorer for doctest #3166

Di3mex opened this issue May 9, 2022 · 1 comment
Labels
Milestone

Comments

@Di3mex
Copy link

Di3mex commented May 9, 2022

image
Right now I cannot use the Test Explorer from Vs Code. I would like to be able to run tests via the GUI.
I would like to be able to simply press the debug unit tests feature from within the GUI.

From previous experience with integrated unit testing framework in IntelliJ / AndroidStudio I really miss the integrated GUI overview tables that would show you the list of the tests, allow you to run individual (failing) tests, debug a specific test.

Overall the unit testing experience is quite slow and cumbersome on PIO in VsCode, so I am really excited to see some advancements in a more modern unit testing direction! Thanks for the support and work on that!

Continuation from platformio/platformio-core#4240 (comment)

@ivankravets ivankravets added this to the 3.0 milestone Dec 22, 2022
@ivankravets
Copy link
Member

ivankravets commented Dec 22, 2022

Resolved via 2c3d837

Please re-test with the pre-release version. See the instructions below:

Screen Shot 2022-12-11 at 14 42 36

Does it work for you?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants