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

Swift Testing support #124

Merged
merged 10 commits into from
Jul 22, 2024
Merged

Swift Testing support #124

merged 10 commits into from
Jul 22, 2024

Conversation

stephencelis
Copy link
Member

This PR adds support for Swift Testing via the upcoming Issue Reporting library.

  • expectNoDifference is the new version of XCTAssertNoDifference, which has been deprecated with a rename fix-it.
  • expectDifference is the new version of XCTAssertDifference, which has been deprecated with a rename fix-it.

@stephencelis stephencelis merged commit d237304 into main Jul 22, 2024
5 checks passed
@stephencelis stephencelis deleted the swift-testing branch July 22, 2024 22:03
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.

2 participants