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
I really like VSCode show list of subtests in testing pane as this is quick easy way to redo failed subtest only with just a click.
However, the subtest list would gone whenever I changed code. This is inconvenient when I debugging specific sub tests. List of test won't be changing all the time, so I feel it's enough to refresh list only when I click refresh button.
Do we have config property for this? or this would be new future request?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I really like VSCode show list of subtests in testing pane as this is quick easy way to redo failed subtest only with just a click.
However, the subtest list would gone whenever I changed code. This is inconvenient when I debugging specific sub tests. List of test won't be changing all the time, so I feel it's enough to refresh list only when I click refresh button.
Do we have config property for this? or this would be new future request?
Beta Was this translation helpful? Give feedback.
All reactions