macOS
brew install kyualocal Homebrew formula metadata
sudo port install kyuaMacPorts ports tree · devel/kyua/Portfile · source: api.github.com
brew
Testing framework for infrastructure software. Version 0.14.1 via Homebrew; verified 2026-06-25.
install
brew install kyualocal Homebrew formula metadata
sudo port install kyuaMacPorts ports tree · devel/kyua/Portfile · source: api.github.com
sudo apk add kyuaAlpine Linux edge package indexes · kyua · source: dl-cdn.alpinelinux.org
sudo apt install kyuaDebian stable package indexes · kyua · source: deb.debian.org
sudo dnf install kyuaFedora Rawhide package metadata · kyua · source: dl.fedoraproject.org
nix profile install nixpkgs#kyuanixpkgs package indexes · pkgs/by-name/ky/kyua/package.nix · source: api.github.com
overview
Testing framework for infrastructure software
history
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.
security posture
infrastructure mutation or orchestration signal.
orange risk · medium confidence · infrastructure
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
kyua | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/freebsd/kyua
install metadata
| Package key | brew:kyua |
|---|---|
| Version | 0.14.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/kyua |
| Homepage | https://github.com/freebsd/kyua |
| Repository | https://github.com/freebsd/kyua |
| Upstream docs | https://github.com/freebsd/kyua#readme |
| License | BSD-3-Clause |
| Source archive | https://github.com/freebsd/kyua/releases/download/kyua-0.14.1/kyua-0.14.1.tar.gz |
| Last updated | 2026-06-25T13:37:47+02:00 |
| Pulse | updated |
| Dependencies | atf, lua, lutok |
| Build dependencies | pkgconf |
| Uses from macOS | sqlite |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | kyua |
| Version Scheme | 0 |
| Revision | 1 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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-21.fc44
Testing framework for infrastructure software
sudo dnf install kyuakyua-tests 0.13-21.fc44
Runtime tests of the Kyua toolchain
sudo dnf install kyua-testskyua
sudo port install kyuasource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.