Switch to Apex output channel automatically after running Apex tests
See original GitHub issueSummary
After running Apex tests from the sidebar, command palette, or code action, the output should automatically be displayed via the Apex
output channel. Currently to display the output, the user needs to manually select the Apex
output channel from the drop down list provided. VS Code should automatically switch to the appropriate output channel as needed.
Steps To Reproduce:
Select a test to run via the sidebar Run test Look for results in output window at the bottom of the screen
Expected result
When the command finishes running, user should immediately see the results in the output window below - regardless of what channel the window was originally on.
Actual result Nothing happens.
VS Code Version: 50.17.0 and up
Issue Analytics
- State:
- Created 3 years ago
- Comments:5 (1 by maintainers)
Top Results From Across the Web
Get Daily Limit for Running Apex Test Classes Asynchronously
Use the new DailyAsyncApexTests limit information in the Limits REST resource to understand your org's limit for asynchronous Apex test executions. The Da....
Read more >VS Code extension no longer including line number in Apex ...
When I run Apex tests from VS Code (leveraging Salesforce CLI), I'm accustomed to the output telling me what line my tests failed...
Read more >Build Tests Automatically with Flow Test Builder - UnofficialSF
Autolaunched Flows can be launched via a REST or Apex call. That means that you can create tests that invoke the flows, passing...
Read more >Regression "SFDX: Deploy source to org" automatically runs ...
Summary Using the "SFDX: Deploy source to org" command from the VS extension, and targeting a production environment, it now automatically run the...
Read more >Gearset suggested Apex tests
When deploying or validating a package to Salesforce using Gearset, you're able to specify which Apex test classes you want Salesforce to execute...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I think this may be a broader change than just Apex tests - example scenario :-
So while I understand the “separation of concerns” for the plugin pack, following context and moving to appropriate views would greatly support this change
Displaying the Apex output channel automatically was addressed by release v51.4.0, closing this issue now. Feel free to open a new issue if there are any other inconsistencies.