Module stderr_is

Source
Expand description

Check that the stderr of the command matches exactly

§then stderr is exactly "{text:text}"

This will check exactly that the stderr of the command matches the given text. This assumes the command outputs valid utf-8 and decodes it as such.

Functions§

call
Call this step function from another.