Test CLI applications by running them as subprocesses and asserting on their output and exit status.
# Cargo.toml
[dependencies]
assert_cmd = "2.2.2"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Runs a CLI binary and asserts that it succeeds and prints help text.
No known issues recorded.
No dependency data recorded yet.