MobileNativeFoundation / MobileNativeFoundation/bluepill
Is it possible to run the same test on multiple simulators in parallel?
Open
@ravimandala is already working on this.
Since Mar 16, 2021.
- Dominant language
- Objective-C
- Stars
- 3.2k
- Forks
- 227
- PR merge metrics
- No merged PRs in 30d
Description
I see we can distribute the whole test suite across multiple simulators, but I'm wondering if it is possible to run the same test in all simulators simultaneously. The main use case is to rapid test a single feature across different device types.
Thanks!
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.