Skip to content

Move to TrieTest to swift-testing #8742

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

Merged
merged 1 commit into from
May 30, 2025
Merged

Move to TrieTest to swift-testing #8742

merged 1 commit into from
May 30, 2025

Conversation

AndrewHoos
Copy link
Contributor

Move to TrieTest to swift-testing

Motivation:

swift-testing is nicer to read and faster to run

Modifications:

Removes DispatchGroup in favor of TaskGroup
use expect(throws:) with type to make tests more readable

Result:

More idiomatic swift tests

Removes DispatchGroup in favor of TaskGroup
use expect(throws:) with type to make tests more readable
@plemarquand
Copy link
Contributor

@swift-ci please test

@AndrewHoos
Copy link
Contributor Author

@swift-ci test windows

@AndrewHoos AndrewHoos merged commit 598a053 into main May 30, 2025
6 checks passed
@AndrewHoos AndrewHoos deleted the trieTests branch May 30, 2025 13:35
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