macOS
brew install kyualocal Homebrew formula metadata
sudo port install kyuaMacPorts ports tree · devel/kyua/Portfile · ソース: api.github.com
brew / 順位 9275
kyua のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install kyualocal Homebrew formula metadata
sudo port install kyuaMacPorts ports tree · devel/kyua/Portfile · ソース: api.github.com
sudo apk add kyuaAlpine Linux edge package indexes · kyua · ソース: dl-cdn.alpinelinux.org
sudo dnf install kyuaFedora Rawhide package metadata · kyua · ソース: dl.fedoraproject.org
nix profile install nixpkgs#kyuanixpkgs package indexes · pkgs/by-name/ky/kyua/package.nix · ソース: api.github.com
概要
Testing framework for infrastructure software
履歴
Kyua is a BSD-oriented test runner and reporting tool for infrastructure software. It was designed around ATF compatibility but grew into a standalone command-line runtime able to run ATF tests, plain test programs, and TAP-style tests.
For package people, Kyua matters because it is not just another unit-test binary: it is part of the operating-system test-suite story for NetBSD and FreeBSD, and it appears across ports and distribution packages as the runner behind many low-level test suites.
Kyua began in November 2010 as Julio Merino's attempt to replace the ATF tools while preserving compatibility with ATF-written tests. The NetBSD wiki framed the goal as reimplementing the ATF tools while keeping the NetBSD test suite usable, especially to unlock features such as parallel execution, richer reports, and support for non-ATF tests.
The project reached Kyua 0.1 in July 2011 after it could run most of the NetBSD test suite unmodified. FreeBSD later adopted Kyua as part of its own test-suite and CI work, and in 2024 the project moved under the FreeBSD GitHub organization after a long quiet period.
Kyua's adoption followed BSD operating-system testing needs rather than application-framework fashion. Its README documents packages for FreeBSD, NetBSD pkgsrc, OpenBSD, Fedora, and Homebrew, reflecting a tool distributed mainly where system test suites and ports infrastructure need a common runner.
FreeBSD documentation describes ATF test programs relying on a separate runtime engine and names Kyua as the runtime of choice. That made Kyua part of the practical interface between operating-system tests, package builds, and CI reporting.
Users define test suites with Kyuafiles and run them with the `kyua` command. Kyua records results, can generate reports, and can run tests written with ATF as well as simpler external programs.
The 0.12 release in November 2015 added parallel test execution, a significant improvement for large system test suites where individual tests are often I/O-bound or process-bound rather than CPU-bound.
Kyua is a classic package-nerd tool because it lives at the layer where packaging, operating-system QA, and reproducible test execution meet. It is small enough to install as a command-line dependency, but important enough that a broken Kyua package can affect large downstream test runs.
Its relationship with ATF, TAP, FreeBSD, NetBSD, and Homebrew makes it a useful marker of Unix test infrastructure moving from ad hoc scripts toward queryable, reportable test databases.
セキュリティ状態
infrastructure mutation or orchestration signal.
リスク orange · 信頼度 中 · infrastructure
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
kyua | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:kyua |
|---|---|
| バージョン | 0.14.1 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://github.com/freebsd/kyua |
| リポジトリ | https://github.com/freebsd/kyua |
| 最終更新 | 2026-06-25T13:37:47+02:00 |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
kyua 0.13+git20240311+0a43bb8d89e3-3
testing framework for infrastructure software
https://github.com/freebsd/kyua
sudo apt install kyuakyua
nix profile install nixpkgs#kyuakyua 0.13+git20190402+a685f911237e-1build2
testing framework for infrastructure software
sudo apt install kyuakyua 0.14.1-r0
testing framework for infrastructure software
https://github.com/freebsd/kyua
sudo apk add kyuakyua-dbg 0.14.1-r0
testing framework for infrastructure software (debug symbols)
https://github.com/freebsd/kyua
sudo apk add kyua-dbgkyua-doc 0.14.1-r0
testing framework for infrastructure software (documentation)
https://github.com/freebsd/kyua
sudo apk add kyua-dockyua 0.13-22.fc45
Testing framework for infrastructure software
sudo dnf install kyuakyua-tests 0.13-22.fc45
Runtime tests of the Kyua toolchain
sudo dnf install kyua-testskyua
sudo port install kyuaソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.