JUnit XML test results can be interpreted by many CI servers, e.g. circleci. So it might be useful to add a utest JUnit XML reporter.
reference: JUnit XSD.
Note: I would be willing to do the work required to implement this, but will likely need some direction on where best to add it.