validation#
Defines some simple process run validators.
Classes
|
Check if an external command has failed by searching for strings in the output. |
|
Check if an external command has succeeded by searching for one or more generated files. |
|
Validate the STDOUT / STDERR of an external command. |
|
Check if an external command has succeeded by searching for strings in the output. |
Validate if a command has run successfully or not. |