Feature request! (or maybe it can already be done...)
Quite a few tests produce output which isn't directly a test pass or fail (e.g. the threads stuff). Would it be possible to provide a function to log this? (instead of using format-out ad hoc in the tests). Then the output could be captured in the report but otherwise not shown (configurable by command line options)
Feature request! (or maybe it can already be done...)
Quite a few tests produce output which isn't directly a test pass or fail (e.g. the threads stuff). Would it be possible to provide a function to log this? (instead of using
format-outad hoc in the tests). Then the output could be captured in the report but otherwise not shown (configurable by command line options)