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

JUnitXmlReporter and DeferredAbortedSuite Enhancement #2103

Merged

Conversation

cheeseng
Copy link
Contributor

@cheeseng cheeseng commented Mar 4, 2022

  • Get JUnitXmlReporter to handle SuiteAborted event correctly.
  • Handle DeferredAbortedSuite correctly when firing SuiteStarting, SuiteCompleted and SuiteAborted in multiple places.
  • Tweaked failure XML tag in JUnit xml to show only error message in its message attribute, and the stack trace only in the tag body.

@cla-bot cla-bot bot added the cla-signed label Mar 4, 2022
@bvenners bvenners merged commit 5a4538d into scalatest:3.2.x-new Mar 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants