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
The ability to sort results by status in the grid is great.
It wold be even better if the plugin would allow to narrow down the list of visible test to:
only failed & errored
only failed & errored & warnings
only failed
only errored
only warnings
This could be implemented as toggles:
show/hide success
show/hide warnings
show/hide errors
show/hide failures
The functionality would be very useful when using "tree" view to display test results.