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 have multiple test suites that I want to run and am using @RunWith(Suite.class) @Suite.SuiteClasses but it is not showing in the test explorer to run this.
I have multiple test suites that I want to run and am using @RunWith(Suite.class) @Suite.SuiteClasses but it is not showing in the test explorer to run this.