I am trying to use the spectacles cli in a CI Pipeline, but as far as i can see, it is currently not possible to let the cli create output in a format that CI Pipelines expect.
So what i would like is a --junitxml option for all validators, similar to what for instance pytest does.
This would allow me to have proper CI integration where the validator errors show up in the CI Pipeline.
I am trying to use the spectacles cli in a CI Pipeline, but as far as i can see, it is currently not possible to let the cli create output in a format that CI Pipelines expect.
So what i would like is a --junitxml option for all validators, similar to what for instance pytest does.
This would allow me to have proper CI integration where the validator errors show up in the CI Pipeline.