This skill enables an agent to create and execute zunit tests for java-cli-app projects. zunit is a lightweight test runner that discovers *Test.java files and runs them directly via java --source 25, eliminating the need for traditional compilation steps or heavy frameworks like JUnit.
Activate this skill when requested to write, create, or add tests for Java CLI applications, or when validating the behavior of a project using the zunit convention.
void main()), assertion styles (using AssertionError), and directory layout (test/ directory).zb and run tests using zunit.Optimized for AI agents capable of file system operations and shell execution (e.g., Claude Code, Codex, Gemini CLI).
This skill has not been reviewed by our automated audit pipeline yet.