Expand description

Check that the stdout of the command is exactly not a given value

then stdout isn't exactly "{text:text}"

This will check exactly that the stdout of the command does not match the given text. This assumes the command outputs valid utf-8 and decodes it as such.

Functions

Call this step function from another.