Skip to content

Support Junit output file + regular output #362

Description

@devonwarren

It would be nice if we could have a way to say the junit output file to be used in our CI unit tracking (example docs for Gitlab) as well as a human readable format in the command output.

I believe this could only be done currently by calling the same kubeconform command twice, once with something like kubeconform -output junit FILE.yaml > junit.xml and another time with kubeconform -output pretty FILE.yaml

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions