bandit icon indicating copy to clipboard operation
bandit copied to clipboard

Output test error on cerr instead of cout

Open MartinDelille opened this issue 2 years ago • 0 comments

Hi,

Is it possible to output the test error on the standard error instead of the standard output ? I would allow my ide (Qt Creator) to list them in the issue pane which allow to quickly jump from one to another.

MartinDelille avatar Oct 30 '23 15:10 MartinDelille