4 lines
300 B
Gherkin
4 lines
300 B
Gherkin
Added `--show-capture` feature. You can choose 'no', 'stdout' or 'stderr' option.
|
|
'no': stdout and stderr will now shown
|
|
'stdout': stdout will shown in terminal if you use this option but stderr will not shown.
|
|
'stderr': stderr will shown in terminal if you use this option but stdout will not shown. |