Skip to content

Tests: Convert more BasicTests to Swift Testing #8617

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

Conversation

bkhouri
Copy link
Contributor

@bkhouri bkhouri commented May 5, 2025

Convert the following test suites to Swift Testing

  • Tests/BasicsTests/ByteStringExtensionsTests.swift
  • Tests/BasicsTests/ConcurrencyHelpersTests.swift
  • Tests/BasicsTests/DictionaryTest.swift
  • Tests/BasicsTests/DispatchTimeTests.swift
  • Tests/BasicsTests/NetrcTests.swift
  • Tests/BasicsTests/TripleTests.swift

Also, remove the phony and sample Swift Testing tests, which were used to ensure we don't regress.

@bkhouri bkhouri force-pushed the t/main/covert_basics_tests_to_swift_testing branch from 745b662 to dd2b0e3 Compare May 5, 2025 15:44
@bkhouri bkhouri enabled auto-merge (squash) May 5, 2025 15:45
Convert the following test suites to Swift Testing
- Tests/BasicsTests/ByteStringExtensionsTests.swift
- Tests/BasicsTests/ConcurrencyHelpersTests.swift
- Tests/BasicsTests/DictionaryTest.swift
- Tests/BasicsTests/DispatchTimeTests.swift
- Tests/BasicsTests/NetrcTests.swift
- Tests/BasicsTests/TripleTests.swift

Also, remove the phony and sample Swift Testing tests, which were used
to ensure we don't regress.
@bkhouri bkhouri force-pushed the t/main/covert_basics_tests_to_swift_testing branch from dd2b0e3 to 43c6418 Compare May 5, 2025 15:51
@bkhouri
Copy link
Contributor Author

bkhouri commented May 5, 2025

@swift-ci test

@bkhouri
Copy link
Contributor Author

bkhouri commented May 5, 2025

@swift-ci test macOS

@bkhouri bkhouri merged commit 9688105 into swiftlang:main May 5, 2025
6 checks passed
@bkhouri bkhouri deleted the t/main/covert_basics_tests_to_swift_testing branch May 6, 2025 01:08
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