Closed
Description
We need a reasonable way to test the that the CLI works in an automated way.
This post suggests that running the tool from the integration test is a reasonable approach. This post also suggests that the assert_cmd crate is possibly a reasonable wrapper for this.