Module assert_program_args_stderr_contains

Source
Expand description

Assert a command (built with program and args) stderr into a string contains a given containee.

Deprecated. Please rename from assert_program_args_stderr_contains to assert_program_args_stderr_string_contains.