bin.name = "stdio-fixture" args = ["--unknown-argument"] status.code = 2 stdout = "" stderr = """ error: Found argument '--unknown-argument' which wasn't expected, or isn't valid in this context Usage: stdio-fixture[EXE] [OPTIONS] [COMMAND] For more information try '--help' """