Skip to content
Commit a94108ab authored by Federico Falconieri's avatar Federico Falconieri
Browse files

Merge branch 'hoverht-master-patch-53376' into 'master'

feat: show program output in pytest

This displays everything the program under test writes to stderr and stdout. This allows you to understand how your app behaves based on your own console logging. It keeps the flow of writes to stderr and stdout into the pytest capture, so existing tools/implementations relying on that will not be affected.

This also moves non critical arguments to a variable, so these are under the control of the user if so desired.

See merge request ci/templates!86
parents 128994a9 2b301dc2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment