macOS
brew install artillerylocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de artillery pour les workflows d'agents IA.
installation
brew install artillerylocal Homebrew formula metadata
aperçu
Cloud-native performance & reliability testing for developers and SREs
historique
Artillery is a JavaScript/Node.js command-line load-testing and reliability-testing platform. In package-manager terms it is the kind of tool people install globally as a CLI, keep in CI, and drive with small YAML or TypeScript test scripts rather than a long-lived daemon.
The public GitHub repository was created in May 2015 under the Artillery organization. GitHub releases show 1.5.x artifacts in May and June 2016, while the current repository has evolved into a monorepo around the `artillery` CLI package.
The project describes itself as cloud-scale load testing. Its README and documentation emphasize distributed execution on AWS Lambda, AWS Fargate, and Azure ACI, protocol support for HTTP, WebSocket, Socket.io, gRPC, Kinesis and more, and an extension/plugin model.
Artillery's adoption path is typical for a developer-first testing tool: npm global installs are the primary documented installation route, while Homebrew packaging gives macOS and Linux package-manager users a native formula. The GitHub repository metadata reported roughly nine thousand stars and hundreds of forks at research time.
The product focus broadened from API load tests into full-stack reliability workflows. Current official docs position Artillery for Playwright E2E testing, scalable load testing, and synthetic monitoring, which helps explain its use by developers, QA engineers, and SREs rather than only dedicated performance-test teams.
A typical Artillery workflow is to write a small test script with a `config` section, target, phases, and scenarios, then run it from the CLI locally or in CI. The reference docs show YAML and TypeScript test-script forms, and the README points users to examples plus guides for Playwright, distributed load tests, SLO checks, Apdex, and observability publishing.
The package matters in Homebrew because it provides a single `artillery` executable for a tool whose upstream ecosystem is otherwise npm-first. That lets users keep load-testing tooling beside other CLI dependencies managed by the OS package manager.
Artillery is interesting to package nerds because it sits at the junction of Node packaging, cloud execution, and ops tooling. It is a CLI with a JavaScript package core, but its value shows up in CI pipelines, observability integrations, and serverless execution targets.
The v2-era repository also shows the modern pattern of developer tools becoming platforms: one installable CLI, a script format, cloud runners, Playwright integration, plugins, and telemetry sinks.
posture de sécurité
infrastructure mutation or orchestration signal.
risque orange · confiance moyen · infrastructure
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
artillery | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
métadonnées d'installation
| Clé du paquet | brew:artillery |
|---|---|
| Version | 2.0.33 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/artillery |
| Page d'accueil | https://www.artillery.io/ |
| Dépôt | https://github.com/artilleryio/artillery |
| Docs amont | https://www.artillery.io/docs |
| Licence | MPL-2.0 |
| Archive source | https://registry.npmjs.org/artillery/-/artillery-2.0.33.tgz |
| Dernière mise à jour | 2026-06-17T17:12:22Z |
| Pulse | updated |
| Dépendances | node |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | artillery |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
piste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.