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
Currently the only way to execute groups of tests is through a hackish workaround: set a project property on the command line (e.g. -PstuffToTest=a) and then do something like this in the build.gradle file