Bluepill is a reliable iOS testing tool that runs UI tests using multiple simulators on a single machine.
Features:
- Running tests in parallel by using multiple simulators.
- Automatically packing tests into groups.
- Running tests in headless mode to reduce memory consumption.
- Generating a junit report after each test run.
- Reporting test running stats, including test running speed and environment robustness.
- Retrying when the Simulator hangs or crashes.

Leave a Reply
You must be logged in to post a comment.