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
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!
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)
The text was updated successfully, but these errors were encountered: