bin.name = "stdio-fixture" args = ["--help"] status.code = 0 stdout = """ stdio-fixture 1.0 USAGE: stdio-fixture[EXE] [OPTIONS] [SUBCOMMAND] OPTIONS: --verbose more log -h, --help Print help information -V, --version Print version information SUBCOMMANDS: more help Print this message or the help of the given subcommand(s) """ stderr = ""