https://cerbos.dev logo
Title
p

Peter Franzen

03/01/2023, 10:53 PM
Has anyone been able to get tests integrated with AWS CodeBuild? Codebuild requires that the output format be in Cucumber-json or a few different xml formats. Is this possible to do? To be clear, I can run the tests just fine. It's just that the json output isn't useable by CodeBuild Reports.
c

Charith (Cerbos)

03/02/2023, 10:41 AM
We don't currently have support for producing Cucumber or XUnit output formats. It's something we would like to do at some point though.
p

Peter Franzen

03/02/2023, 4:39 PM
Thanks. That would be a super helpful feature to have.