Run Multiple Times / Until Failure commands showing up for non-Swift tests
award999 opened this issue · 1 comments
award999 commented
Describe the bug
You can see these new context menu commands for test cases that aren't swift tests
To Reproduce
Steps to reproduce the behavior:
- Open a workspace that has no Swift source (I had a Go workspace open)
- Go to the test explorer and right-click on a test case
- See commands
NOTE When clicking the actually Swift extension activates and tries to run but fails obviously
Expected behavior
Hide these commands for non-Swift tests
Environment
All environments
Additional context
N/A