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

JUnitXmlTestsListener now correctly flags ignored, skipped and pending tests #2854

Merged
merged 1 commit into from
Nov 30, 2016

Conversation

ashleymercer
Copy link
Contributor

Fixes #2198 Ref #PULL

Generated Junit-style XML reports now include a count of ignored,
skipped and pending tests; and individual tests are correctly flagged
with the element.

…g tests

Fixes sbt#2198 Ref #PULL

Generated Junit-style XML reports now include a count of ignored,
skipped and pending tests; and individual tests are correctly flagged
with the <skipped/> element.
@eed3si9n eed3si9n added the ready label Nov 29, 2016
@eed3si9n eed3si9n merged commit c223dcc into sbt:0.13 Nov 30, 2016
@eed3si9n eed3si9n removed the ready label Nov 30, 2016
ashleymercer added a commit to ashleymercer/sbt that referenced this pull request Dec 1, 2016
…g tests

Fixes sbt#2198 Ref sbt#2854

Generated Junit-style XML reports now include a count of ignored,
skipped and pending tests; and individual tests are correctly flagged
with the <skipped/> element.
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

Successfully merging this pull request may close these issues.

None yet

2 participants