kyua
« Back to VersTracker
Description:
Testing framework for infrastructure software
Type: Formula  |  Tracked Since: Dec 27, 2025
Links: Homepage  |  formulae.brew.sh
Category: Developer tools
Tags: testing framework system-testing bats atf
Install: brew install kyua
About:
Kyua is a testing framework for infrastructure software, designed to run test suites in a clean and isolated environment. It provides a robust command-line interface for executing tests, collecting results, and generating detailed reports. Its main value proposition is offering a portable and reliable way to validate system-level components and software.
Key Features:
  • Clean environment execution
  • Detailed result reporting
  • Portable test execution
  • Programmatic test introspection
Use Cases:
  • Running system-level integration tests
  • Validating infrastructure software configurations
  • Automated testing in continuous integration pipelines
Alternatives:
  • pytest – Kyua targets system-level testing, while pytest is primarily for Python unit/integration tests.
  • bats – Bats uses shell scripts for tests, whereas Kyua provides a more structured framework with isolated execution.
Version History
Detected Version Rev Change Commit
Dec 27, 2025 5:48pm 0 META c6a66885
Nov 13, 2024 9:06am 2 VERSION_BUMP 203ccac4