macOS
brew install bluepilllocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für bluepill in AI-Agent-Workflows.
Installation
brew install bluepilllocal Homebrew formula metadata
winget install --id Ukhirani.Bp -eWindows Package Manager source index · Ukhirani.Bp · Quelle: cdn.winget.microsoft.com
Überblick
Testing tool for iOS that runs UI tests using multiple simulators
Verlauf
Bluepill is an iOS test runner created at LinkedIn to run large XCTest and UI-test suites across multiple simulators on one Mac. It became a recognizable package for iOS CI teams because it attacked the slow, flaky simulator-test problem before Apple's own parallel-test story was mature.
LinkedIn open-sourced Bluepill in January 2017 after building it to run its large iOS test suite in a reasonable amount of time. The README describes its core features: parallel simulator execution, automatic test grouping, headless mode, junit reports, retry behavior, and simulator crash or hang recovery.
The project was originally published under LinkedIn's GitHub organization and later lives under MobileNativeFoundation. Its tags show a long 5.x release line, and the README tracks supported Xcode versions with branches for older Xcode releases.
Bluepill found adoption among iOS teams that needed faster CI feedback without rewriting tests. The README explicitly documents Homebrew installation, release binaries, Fastlane plugin integrations, and a Bitrise build/test step, showing that usage spread through common mobile CI packaging channels.
The surrounding ecosystem included Redpill and other Fastlane plugins, plus Bitrise support, which let teams wire Bluepill into existing build pipelines rather than treating it as a standalone experiment.
A typical workflow builds an app and test bundle with xcodebuild build-for-testing, then invokes bluepill with the generated .xctestrun file and an output directory. The tool can also read a JSON configuration file via -c/--config, but the README documents this as a user-supplied file rather than a fixed config path.
Operationally, Bluepill matters because it packs tests into simulator groups, controls retry behavior, collects junit output, and can run headless to reduce resource use on CI machines.
Bluepill is significant because it packages a hard local-platform problem: reproducible iOS simulator parallelism. For package nerds, it is a case study in a CLI wrapping Xcode artifacts, Simulator behavior, junit reporting, and CI integration into something installable with Homebrew.
It also marks a particular era of iOS infrastructure, when teams combined xctool, FBSimulatorControl ideas, Fastlane plugins, and custom runners to make Apple-platform testing scale in CI.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
bluepill | cli | globales Executable | |
bp | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/MobileNativeFoundation/bluepill
Installationsmetadaten
| Paketschlüssel | brew:bluepill |
|---|---|
| Version | 5.13.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/bluepill |
| Homepage | https://github.com/MobileNativeFoundation/bluepill |
| Repository | https://github.com/MobileNativeFoundation/bluepill |
| Upstream-Dokumentation | https://github.com/MobileNativeFoundation/bluepill#readme |
| Lizenz | BSD-2-Clause |
| Quellarchiv | https://github.com/MobileNativeFoundation/bluepill.git |
| Bottle | verfügbar (auf arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | bluepill |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Requirements |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
Ukhirani.Bp
winget install --id Ukhirani.Bp -eQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.