LinkedIn open sources Bluepill, a reliable iOS testing tool

Reading time icon 1 min. read


Readers help support MSpoweruser. We may get a commission if you buy through our links. Tooltip Icon

Read our disclosure page to find out how can you help MSPoweruser sustain the editorial team Read more

LinkedIn today announced that they are open sourcing Bluepill, a reliable iOS testing tool that runs UI tests using multiple simulators on a single machine. LinkedIn today mentioned in their that Bluepill has saved thousands of developer hours, and it will help anyone running iOS UI tests at scale. This tool is written in Objective-C, and is built on top of Apple’s CoreSimulator framework.

The main features supported are:

  • Running tests in parallel by using multiple simulators.
  • Automatically packing tests into groups with similar running time.
  • 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.

Bluepill code is now available on Github.

More about the topics: Bluepill, ios, linkedin, microsoft, test tool

Leave a Reply

Your email address will not be published. Required fields are marked *