VersionedCodable
VersionedCodable copied to clipboard
Adopt Swift Testing
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.