Skip to content

Tests: convert some assertions into XCTest forms #4691

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

Merged
merged 1 commit into from
Jan 20, 2023

Conversation

compnerd
Copy link
Member

Use the XCTAssert* helpers to validate the state to get proper diagnostics emitted for test failures. This should help debugging failures.

Use the `XCTAssert*` helpers to validate the state to get proper
diagnostics emitted for test failures.  This should help debugging
failures.
@compnerd
Copy link
Member Author

CC: @parkera

@compnerd
Copy link
Member Author

@swift-ci please test

1 similar comment
@compnerd
Copy link
Member Author

@swift-ci please test

@compnerd compnerd merged commit d6ff215 into swiftlang:main Jan 20, 2023
@compnerd compnerd deleted the assertions branch January 20, 2023 15:40
@parkera
Copy link
Contributor

parkera commented Jan 24, 2023

Thanks, LGTM.

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