TimecodeKit icon indicating copy to clipboard operation
TimecodeKit copied to clipboard

Migrate unit tests to Swift Testing

Open orchetect opened this issue 1 year ago • 0 comments

  • [ ] Migrate unit tests to Swift Testing

XCTest is still perfectly suitable, but it would be nice to migrate the unit tests to the newer Swift Testing framework.

It can be done incrementally, as XCTest and Swift Testing tests can coexist together.

orchetect avatar Oct 19 '24 01:10 orchetect