You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a shot in the dark but would a maintainer be willing to change summarize to be generic? Right now all output is text but certain CI systems like gitlab support xml output to report unit tests. If the summarizing system was generic it would be possible to 'bolt-in' new means of creating summaries, like :text or :html or :xml, these could be defined as independent systems and only the required loaded.