kyua

Testing framework for infrastructure software with clean test reports

brewmacoslinux
Try with needOr install directly
Source

About

Testing framework for infrastructure software

Commands

kyua

Examples

Run all tests in the current directory$ kyua test
Execute tests from a specific Kyuafile$ kyua -k ./Kyuafile test
Generate an HTML report of test results$ kyua report --reporter html