aboutsummaryrefslogtreecommitdiffhomepage
path: root/crates/mozart/tests/cli_show.rs
AgeCommit message (Collapse)Author
2026-02-21test(cli): add end-to-end integration tests for CLI commandsnsfisis
Add 23 integration tests using assert_cmd and predicates covering about, validate, show, licenses, install, config, init, and dump-autoload commands with shared test helpers and fixture projects. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>