Skip to content
This repository was archived by the owner on Aug 13, 2024. It is now read-only.
This repository was archived by the owner on Aug 13, 2024. It is now read-only.

Generate test report in XML for consumption of the TEST stage. #20

@rolivieri

Description

@rolivieri

In a custom pipeline for my current blockchain MVP, I managed to leverage https://github.com/jstemmer/go-junit-report to transform the output from executing go test into a JUnit/XML format that can be consumed by the TEST stage in a DevOps pipeline on the IBM Cloud.

We should incorporate this logic at some point (I can help with that). Here's how our test report looks after incorporating such functionality into our pipeline scripts:

screen shot 2018-07-11 at 4 17 35 pm

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions