New blog post: Testing Swift Testing

https://www.basbroek.nl/testing-swift-testing

Testing Swift Testing

At WWDC24, Apple introduced Swift Testing, which is a new way to write tests in Swift, practically replacing XCTest for unit tests. And it’s great. There are two sessions that give a great introduction to the new framework, and I recommend checking them out: Meet Swift Testing Go further with Swift Testing

Bas’ Blog