# artillery を Homebrew でインストール

artillery のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:artillery
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install artillery
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:artillery
- **パッケージマネージャ:** Homebrew
- **バージョン:** 2.0.33
- **ソース概要:** Cloud-native performance & reliability testing for developers and SREs
- **ホームページ:** <https://www.artillery.io/>
- **最終更新:** 2026-06-17T17:12:22Z
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- artillery (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 2.0.33
## プロジェクトの歴史と使われ方

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.

### タイムライン

- 2015: Public GitHub repository created.
- 2016: GitHub releases show Artillery 1.5.x builds.
- 2026: Artillery v2.0.33 published according to GitHub Releases.

### Related projects

- The official README points to Playwright load testing, distributed runners on AWS Lambda, AWS Fargate and Azure ACI, observability destinations such as Datadog, New Relic and Honeycomb, and community/official integrations.

### ソース

- <https://api.github.com/repos/artilleryio/artillery>
- <https://api.github.com/repos/artilleryio/artillery/releases>
- <https://github.com/artilleryio/artillery>
- <https://raw.githubusercontent.com/artilleryio/artillery/main/packages/artillery/README.md>
- <https://www.artillery.io/docs>
- <https://www.artillery.io/docs/reference/test-script>
- source_facts.package-manager


## セキュリティノート

infrastructure mutation or orchestration signal.

- **Geiger リスク:** orange / 中
- infrastructure mutation or orchestration signal


## Combined YAML source

View the package source record on GitHub. [combined/artillery.yml](https://github.com/mxcl/pkgdb/blob/main/combined/artillery.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
