Skip to content

Conversation

stephencelis
Copy link
Member

That way, Issue.record properly funnels to Swift Testing when called from an unstructured place, like isolated deinits. It also doesn't hurt to invoke XCTFail from Swift Testing, or vice versa.

Fixes #170.

That way, `Issue.record` properly funnels to Swift Testing when called
from an unstructured place, like `isolated deinit`s. It also doesn't
hurt to invoke `XCTFail` from `Swift Testing`, or vice versa.

Fixes #170.
@stephencelis stephencelis requested a review from mbrandonw October 2, 2025 00:18
@stephencelis stephencelis merged commit 6bcb7d7 into main Oct 3, 2025
8 checks passed
@stephencelis stephencelis deleted the both-invocations branch October 3, 2025 18:51
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.

Bug in reportIssue when called within an isolated deinit
2 participants