Home

Awesome

<p align="center"> <img width="256" height="256" src="https://i.imgur.com/3RIso4i.png"> </p>

Bluepill Build/Test for iOS

A Bitrise Step for running iOS UI/Unit Tests in parallel (using multiple simulators) with linkedin/bluepill.

Features

More Information

Acknowledgement (from linkedin/bluepill)

Publish updates to the official Bitrise Step Library

# 1. Install Bitrise CLI tool (if not already installed)
$ brew update && brew install bitrise

# 2. Fork official Bitrise StepLib
# (On Github) https://github.com/bitrise-io/bitrise-steplib

# 3. Publish your change to any StepLib fork
$ bitrise share start -c git@github.com:[your-username]/bitrise-steplib.git
$ bitrise share create --git https://github.com/HealthEngineAU/bitrise-step-bluepill-build-test-for-ios.git --stepid bluepill-build-test-for-ios --tag [step-version-tag]
$ bitrise share finish

# 4. Finish & submit to the official StepLib
# (On Github) https://github.com/[your-username]/bitrise-steplib.git