bin.name = "stdio-fixture" args = ["--unknown-argument"] status.code = 2 stdout = "" stderr = """ error: unexpected argument '--unknown-argument' found Usage: stdio-fixture[EXE] [OPTIONS] [COMMAND] For more information, try '--help'. """