Kyua
- kyua-about(1) The command provides generic information about the tool.
- kyua-config(1) The command provides a way to list all defined configuration variables and their current values.
- kyua-db-exec(1) The command provides a way to execute an arbitrary SQL statement within the database.
- kyua-db-migrate(1) The command migrates the schema of an existing database to the latest version implemented in This operation is not rever
- kyua-debug(1) The command provides a mechanism to execute a single test case bypassing some of the Kyua infrastructure and allowing th
- kyua-help(1) The command provides interactive help on all supported commands and options.
- kyua-list(1) The command scans all the test programs and test cases in a test suite (as defined by a and prints a list of all their n
- kyua-report-html(1) The command provides a simple mechanism to generate HTML reports of the execution of a test suite.
- kyua-report-junit(1) The command provides a simple mechanism to generate JUnit reports of the execution of a test suite.
- kyua-report(1) The command parses a results file and generates a user-friendly, plaintext report for user consumption on the terminal.
- kyua-test(1) The command loads a test suite definition from a runs the tests defined in it, and records the results into a new result
- kyua.conf(5) Variables: The configuration of Kyua is a simple collection of key/value pairs called configuration variables.
- kyua(1) Kyua is a testing framework for infrastructure software, originally designed to equip BSD-based operating systems with a
- kyuafile(5) A test suite is a collection of test programs and is represented by a hierarchical layout of test binaries on the file s