Skip to content

Document interoperability in MigratingFromXCTest#1734

Open
jerryjrchen wants to merge 3 commits into
swiftlang:mainfrom
jerryjrchen:document-interop
Open

Document interoperability in MigratingFromXCTest#1734
jerryjrchen wants to merge 3 commits into
swiftlang:mainfrom
jerryjrchen:document-interop

Conversation

@jerryjrchen
Copy link
Copy Markdown
Contributor

@jerryjrchen jerryjrchen commented May 28, 2026

Motivation:

Explain the new interoperability feature to anyone migrating from XCTest.

Modifications:

Update MigratingFromXCTest docs.

Resolves rdar://162896333

Checklist:

  • Code and documentation should follow the style of the Style Guide.
  • If public symbols are renamed or modified, DocC references should be updated.

@jerryjrchen jerryjrchen added this to the Swift 6.4.0 (main) milestone May 28, 2026
@jerryjrchen jerryjrchen self-assigned this May 28, 2026
@jerryjrchen jerryjrchen added the documentation 📚 Improvements or additions to documentation label May 28, 2026
@jerryjrchen jerryjrchen added the interoperability ↔️ Work related to Swift Testing and XCTest interoperability label May 28, 2026
Comment thread Sources/Testing/Testing.docc/MigratingFromXCTest.md Outdated
Comment thread Sources/Testing/Testing.docc/MigratingFromXCTest.md Outdated
Comment thread Sources/Testing/Testing.docc/MigratingFromXCTest.md Outdated
Comment thread Sources/Testing/Testing.docc/MigratingFromXCTest.md Outdated
Comment thread Sources/Testing/Testing.docc/MigratingFromXCTest.md Outdated
@jerryjrchen jerryjrchen force-pushed the document-interop branch 2 times, most recently from b66de90 to c662572 Compare June 1, 2026 22:37
### Motivation:

Explain the new interoperability feature to anyone migrating from XCTest.

### Modifications:

Update MigratingFromXCTest docs.

Resolves rdar://162896333

### Checklist:

- [ ] Code and documentation should follow the style of the [Style Guide](https://github.com/apple/swift-testing/blob/main/Documentation/StyleGuide.md).
- [ ] If public symbols are renamed or modified, DocC references should be updated.
@jerryjrchen jerryjrchen moved this from Backlog to In review in [Swift Testing] Interoperability Jun 1, 2026
@jerryjrchen jerryjrchen requested a review from grynspan June 2, 2026 00:08
Comment thread Sources/Testing/Testing.docc/MigratingFromXCTest.md Outdated
Comment thread Sources/Testing/Testing.docc/MigratingFromXCTest.md Outdated
Comment thread Sources/Testing/Testing.docc/MigratingFromXCTest.md Outdated
Comment thread Sources/Testing/Testing.docc/MigratingFromXCTest.md Outdated
Comment thread Sources/Testing/Testing.docc/MigratingFromXCTest.md Outdated
Comment thread Sources/Testing/Testing.docc/MigratingFromXCTest.md Outdated
Comment thread Sources/Testing/Testing.docc/MigratingFromXCTest.md Outdated
Comment thread Sources/Testing/Testing.docc/MigratingFromXCTest.md Outdated
Comment thread Sources/Testing/Testing.docc/MigratingFromXCTest.md Outdated
Comment thread Sources/Testing/Testing.docc/MigratingFromXCTest.md Outdated
Comment thread Sources/Testing/Testing.docc/MigratingFromXCTest.md Outdated
Comment thread Sources/Testing/Testing.docc/MigratingFromXCTest.md Outdated
Update Sources/Testing/Testing.docc/MigratingFromXCTest.md

Co-authored-by: Chad Zeluff <czeluff@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation 📚 Improvements or additions to documentation interoperability ↔️ Work related to Swift Testing and XCTest interoperability

Projects

Status: In review

Development

Successfully merging this pull request may close these issues.

3 participants