- then: exit code is non-zero function: exit_code_nonzero - then: output matches /(?P.+)/ function: stdout_contains regex: true - then: stderr matches /(?P.+)/ function: stderr_contains regex: true - then: program finished successfully function: exit_code_zero