Skip to content

Migrate some tests to Swift Testing#920

Draft
bkhouri wants to merge 1 commit into
mainfrom
bkhouri/t/main/update_test_helpers_to_support_swift_testing
Draft

Migrate some tests to Swift Testing#920
bkhouri wants to merge 1 commit into
mainfrom
bkhouri/t/main/update_test_helpers_to_support_swift_testing

Conversation

@bkhouri

@bkhouri bkhouri commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

Start the process of migrating a few test suites from XCTest to Swift Testing library.

As part of this change, refactor the helpers functions to create core function, and add. think wrapper for the XCTest and Swift Testing API.

Relates to: #710
Blocked by swiftlang/swift-format#1243

Checklist

  • I've added at least one test that validates that my change is working, if appropriate
  • I've followed the code style of the rest of the project
  • I've read the Contribution Guidelines
  • I've updated the documentation if necessary
Start the process of migrating a few test suites from XCTest to Swift
Testing library.

As part of this change, refactor the helpers functions to create core
function, and add. think wrapper for the XCTest and Swift Testing API.

Relates to: #710
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant