Things to cover - Command is run at `assert` or earlier and not at the end of the expression - Output predicates don't automatically trim (unless we change it, see https://github.com/assert-rs/assert_cmd/issues/19) - `success` is not automatically asserted.