Commit c06f486
authored
test: Port EventLoopTest to Swift Testing. (apple#3503)
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.1 parent 5b3cab2 commit c06f486
1 file changed
Lines changed: 651 additions & 400 deletions
0 commit comments