Skip to content

assert_success (and possibly others) should also print stderr if the command was run with --separate-stderr #73

@jakub-bochenski

Description

@jakub-bochenski

If I do


  run --separate-stderr  mycommand
 
  assert_success

and mycommand fails, printing some information to stderr you will not be able to see it, as assert_success will only print the stdout

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions