VersionedCodable icon indicating copy to clipboard operation
VersionedCodable copied to clipboard

Adopt Swift Testing

Open jrothwell opened this issue 8 months ago • 0 comments

Swift Testing is a new testing framework built for Swift which offers improved legibility and organisation over XCTest.

When the new releases of the OSes and Xcode come around in September, it would be a good idea to migrate VersionedCodable's test suite to Swift Testing. The only test that would need to remain in XCTest is the performance test.

jrothwell avatar Jun 22 '24 13:06 jrothwell