Concise apex test result output #6598
Closed
k-capehart
started this conversation in
Ideas
Replies: 3 comments
-
|
I put together a quick PR here: #6599 |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
@CristiCanizales @mshanemc Is this something you guys would be open to merging in? It's a minor inconvenience but a prevelant one. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Completed! #6636 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
There is a
--conciseflag in the CLI when running apex tests. This is really helpful when running large tests classes, as finding errors requires scrolling through the terminal output, which is especially cumbersome when also retrieving code coverage information.There should be a setting to configure the concise output in VS code.
Beta Was this translation helpful? Give feedback.
All reactions