mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-10 18:06:55 +00:00
10 lines
198 B
Text
10 lines
198 B
Text
|
|
||
|
Command: binary arg1
|
||
|
ExitCode: 0
|
||
|
Stdout: the output
|
||
|
Stderr: the stderr
|
||
|
|
||
|
Failures:
|
||
|
ExitCode was 0 expected 101
|
||
|
Expected stdout to contain "Something else"
|
||
|
Expected stderr to contain "[NOTHING]"
|