Skip to content

test: Port EventLoopTest to Swift Testing.#3503

Merged
Lukasa merged 1 commit intoapple:mainfrom
PassiveLogic:test/portEventLoopTestsToSwiftTesting
Mar 10, 2026
Merged

test: Port EventLoopTest to Swift Testing.#3503
Lukasa merged 1 commit intoapple:mainfrom
PassiveLogic:test/portEventLoopTestsToSwiftTesting

Conversation

@scottmarchant
Copy link
Copy Markdown
Contributor

Port EventLoopTest to Swift Testing.

Motivation:

Tests should use the latest Swift Testing framework when possible.

Modifications:

  • Ported EventLoopTest from XCTest to Swift Testing

Result:

All tests continue to pass, EventLoopTest now has more modern Swift Testing syntax.

@scottmarchant scottmarchant marked this pull request as ready for review February 6, 2026 01:16
@Lukasa Lukasa added the semver/none No version bump required. label Feb 6, 2026
@scottmarchant scottmarchant force-pushed the test/portEventLoopTestsToSwiftTesting branch 3 times, most recently from eccc9ea to 8f84651 Compare February 12, 2026 00:26
@scottmarchant scottmarchant force-pushed the test/portEventLoopTestsToSwiftTesting branch 2 times, most recently from c5f1b8a to df473a4 Compare February 13, 2026 16:55
@scottmarchant scottmarchant force-pushed the test/portEventLoopTestsToSwiftTesting branch from df473a4 to 641fd92 Compare February 14, 2026 00:20
@scottmarchant scottmarchant force-pushed the test/portEventLoopTestsToSwiftTesting branch from 641fd92 to 96d28e2 Compare March 9, 2026 17:34
@scottmarchant
Copy link
Copy Markdown
Contributor Author

Rebased this on latest main. No changes in latest push other than a rebase.

@scottmarchant scottmarchant force-pushed the test/portEventLoopTestsToSwiftTesting branch from 96d28e2 to ddac3e4 Compare March 9, 2026 18:39
@scottmarchant
Copy link
Copy Markdown
Contributor Author

Latest push addresses recent changes to lint rules affecting this diff.

https://github.com/apple/swift-nio/compare/96d28e29a0697d10f6237e11baa716b1923c3b78..ddac3e429da74608381f05d23b415be2f4ca2cca

@Lukasa Lukasa merged commit c06f486 into apple:main Mar 10, 2026
50 of 55 checks passed
@scottmarchant scottmarchant deleted the test/portEventLoopTestsToSwiftTesting branch March 10, 2026 19:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

semver/none No version bump required.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants