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

Add a basic implementation of XCTIssue. #466

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

grynspan
Copy link
Contributor

@grynspan grynspan commented Oct 6, 2023

This PR adds a basic implementation of XCTIssue and record(_:). The implementation is not as complex as the one in the XCTest framework that ships in Xcode. The interface is equivalent.

Resolves #348.

This PR adds a basic implementation of `XCTIssue` and `record(_:)`. The implementation is not as complex as the one in the XCTest framework that ships in Xcode. The interface is equivalent.

Resolves #348.
@grynspan
Copy link
Contributor Author

grynspan commented Oct 6, 2023

@swift-ci please test

@grynspan
Copy link
Contributor Author

grynspan commented Oct 6, 2023

@swift-ci please test

@grynspan
Copy link
Contributor Author

grynspan commented Oct 6, 2023

@swift-ci please test

@grynspan
Copy link
Contributor Author

grynspan commented Oct 9, 2023

@swift-ci please test

@grynspan
Copy link
Contributor Author

grynspan commented Oct 9, 2023

@swift-ci please test Windows

@grynspan
Copy link
Contributor Author

@swift-ci please test

@grynspan
Copy link
Contributor Author

@swift-ci please test Windows

1 similar comment
@grynspan
Copy link
Contributor Author

@swift-ci please test Windows

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.

[SR-13916] Add XCTIssue and record(_:)
2 participants