macOS
brew install kyualocal Homebrew formula metadata
sudo port install kyuaMacPorts ports tree · devel/kyua/Portfile · 来源: api.github.com
安装
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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.