Can I run android UI test cases in parallel using Virtual Device?

I am trying to run UI testcase in one of my app. Since there are very good number of test cases more than 300, it is not getting completed in 60 minutes. Is there a way I can make these test run in parallel ? Since I have 2 instance , I am planning to split into half and run it on individual instance. Is this supported on bitrise. Please guide me.

1 Like