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

Fixed an issue with parsing junit reports generated by mocha #42

Merged
merged 1 commit into from
Nov 25, 2021

Conversation

Fgerthoffert
Copy link
Member

I noticed jahia-reporter was not able to process junit reports generated by mocha-junit-reporter (what we use in Cypress).

Fixed it and added the corresponding test.

A related PR in jahia-modules-orb is coming to use these reports instead of the json ones for jahia-reporter in order to also support Selenium runs in the integration-tests command (since selenium cannot generate the json format previously used in the orb).

@Fgerthoffert Fgerthoffert merged commit c3cf31d into main Nov 25, 2021
@Fgerthoffert Fgerthoffert deleted the fix-junit-format branch November 25, 2021 16:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants