Differentiate method and class in Apex Test section #5861
daniel-mortensen-ovo
started this conversation in
Ideas
Replies: 3 comments 1 reply
-
This issue has been linked to a new work item: W-15109263 |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hi @daniel-mortensen-ovo, Thank you for this feature request. We'll let you know when we implement it to improve your user experience. |
Beta Was this translation helpful? Give feedback.
0 replies
-
This is partially implemented. We have collapse/expand all for Apex tests but not the color differentiator |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is your feature request related to a problem? Please describe.
When I open the Apex Tests in the dropdown, I have a large amount of tests in there as all test classes are expanded to reveal all tests within each class. I can be scrolling for ages because to find the test I need. Similarly, there is no way to differentiate between class and test method and therefore it can be difficult to distinguish where I am in the larger list of classes that is alphabetised.
Describe the solution you'd like
I would like an expand all/collapse all button in the upper right of the apex tests dropdown to be able to view all test classes expanded or open. Also, I think the test class name should be one color and the test method name be another so as to easily distinguish class from method when expanded.
Describe alternatives you've considered
Additional context
Beta Was this translation helpful? Give feedback.
All reactions