2

How can a custom report format for boost unit test be created?

I'm looking at the docs, and am only able to find bits and pieces, it's unclear how it all fits together. I think I want a unit_test_log_formatter, but aren't sure how to add it. Or maybe I want a test_observer, but not sure how to add those either.

I really just want a summary of errors at the end of my test output. There is far too much output in the normal reports and I'm left hunting for errors in the output.

edA-qa mort-ora-y
  • 30,295
  • 39
  • 137
  • 267
  • That's propably better asked at the boost user mailing list. – zett42 Feb 19 '17 at 15:45
  • Someone needs to hang their head in embarassment. Fancy writing an entire testing framework, to then not provide a simple summary of test failures! – user997112 Nov 16 '18 at 13:20
  • @user997112 You can also check the premise. In my experience the summaries are excellent at low report detail levels – sehe Jan 11 '23 at 07:25

0 Answers0