Skip to content

Migrate String Helpers unit tests to Swift Testing#928

Open
bkhouri wants to merge 1 commit into
mainfrom
bkhouri/t/swt_helpers/migrate_String__unittests_to_SWT
Open

Migrate String Helpers unit tests to Swift Testing#928
bkhouri wants to merge 1 commit into
mainfrom
bkhouri/t/swt_helpers/migrate_String__unittests_to_SWT

Conversation

@bkhouri

@bkhouri bkhouri commented Jul 16, 2026

Copy link
Copy Markdown
Contributor

Migrate a few String related unit test suites from XCTest to Swift Testing.

Relates to: #710

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

@bkhouri bkhouri changed the title Migrate String Helpers unit tests to Swift Testing [WIP] Migrate String Helpers unit tests to Swift Testing Jul 16, 2026
@bkhouri bkhouri changed the title [WIP] Migrate String Helpers unit tests to Swift Testing Migrate String Helpers unit tests to Swift Testing Jul 16, 2026
@bkhouri
bkhouri force-pushed the bkhouri/t/main/update_test_helpers_to_support_swift_testing branch 2 times, most recently from ebf1342 to 4232a83 Compare July 17, 2026 03:58
@bkhouri
bkhouri force-pushed the bkhouri/t/swt_helpers/migrate_String__unittests_to_SWT branch from 6bd8137 to 24046c8 Compare July 17, 2026 04:14
@bkhouri
bkhouri changed the base branch from bkhouri/t/main/update_test_helpers_to_support_swift_testing to main July 17, 2026 04:14
@bkhouri
bkhouri marked this pull request as ready for review July 17, 2026 04:14
Comment thread Tests/ArgumentParserUnitTests/StringSnakeCaseTests.swift Outdated

@rauhul rauhul left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

prefix

@bkhouri
bkhouri force-pushed the bkhouri/t/swt_helpers/migrate_String__unittests_to_SWT branch from 24046c8 to 8f14d25 Compare July 17, 2026 17:08
@bkhouri
bkhouri requested a review from rauhul July 17, 2026 17:08
Migrate a few String related unit test suites from XCTest to Swift
Testing.

Relates to: #710
@bkhouri
bkhouri force-pushed the bkhouri/t/swt_helpers/migrate_String__unittests_to_SWT branch from 8f14d25 to b19c0ac Compare July 17, 2026 21:01
@bkhouri

bkhouri commented Jul 17, 2026

Copy link
Copy Markdown
Contributor Author

prefix

oops.. I missed it. fixed now.

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