Closed GoogleCodeExporter closed 9 years ago
You can run your test with 1>&2 to redirect stdout to stderr, e.g.
my_test 1>&2
Or you can write a new test result printer using the test event listener API.
Original comment by w...@google.com
on 9 Dec 2009 at 11:13
Original issue reported on code.google.com by
ilkka.s....@gmail.com
on 6 Dec 2009 at 2:38