Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for JUnit output in verifier #257

Closed
gregtyler opened this issue Feb 21, 2023 · 3 comments
Closed

Add support for JUnit output in verifier #257

gregtyler opened this issue Feb 21, 2023 · 3 comments

Comments

@gregtyler
Copy link

Original Slack thread

The old Ruby verifier supported an option to format the output as JUnit XML (--format=RspecJunitFormatter), which is very helpful when running Pact as part of a larger pipeline since it allows us comb failures from all tests.

It would be great if the new verifier could support JUnit output too.

(NB: there's an existing issue in the Ruby verifier about overwriting output when testing against multiple consumers)

@rholshausen
Copy link
Contributor

/jira ticket

@github-actions
Copy link

👋 Thanks, Jira [PACT-762] ticket created.

@rholshausen
Copy link
Contributor

0.10.3 has been released with a JUnit XML output option

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants