Menu

#5 No hook for overiding the print summary logic in baserunner

v1.0 (example)
closed-fixed
nobody
None
5
2019-03-09
2009-10-01
Anonymous
No

I have had to overide all of the start method of my subclass of the base runner, just because I wanted to overide the print summary logic. There should be a hook for this, like there are in other areas of the code

Discussion

  • Ben Spiller

    Ben Spiller - 2018-09-17

    Agreed. This is fixed in PySys 1.3.0 which allows you to configure one or more BaseSummaryResultsWriter subclasses in the configured set of writers. If no BaseSummaryResultsWriter subclasses are in the list of configured writers, the the default ConsoleSummaryResultsWriter is added. You can provide your own BaseSummaryResultsWriter in addition or instead of the default ConsoleSummaryResultsWriter.

     
  • Ben Spiller

    Ben Spiller - 2019-03-09
    • status: open --> closed-fixed
    • Group: --> v1.0 (example)
     

Log in to post a comment.

MongoDB Logo MongoDB