macOS
brew install kyualocal Homebrew formula metadata
sudo port install kyuaMacPorts ports tree · devel/kyua/Portfile · Source: api.github.com
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de kyua pour les workflows d'agents IA.
installation
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
aperçu
Testing framework for infrastructure software
historique
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.
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 |
|---|---|---|---|
kyua | 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.
https://github.com/freebsd/kyua
métadonnées d'installation
| Clé du paquet | brew:kyua |
|---|---|
| Version | 0.14.1 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/kyua |
| Page d'accueil | https://github.com/freebsd/kyua |
| Dépôt | https://github.com/freebsd/kyua |
| Docs amont | https://github.com/freebsd/kyua#readme |
| Licence | BSD-3-Clause |
| Archive source | https://github.com/freebsd/kyua/releases/download/kyua-0.14.1/kyua-0.14.1.tar.gz |
| Dernière mise à jour | 2026-06-25T13:37:47+02:00 |
| Pulse | updated |
| Dépendances | atf, lua, lutok |
| Dépendances de compilation | pkgconf |
| Bibliothèques fournies par macOS | sqlite |
| 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 | 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 |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
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 kyuapiste 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.