You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This will likely be one of the largest updates to the track to this date.
To make the track more future proof and inline with the direction the language is going, will we switch from XCTest to Swift-Testing.
This is a huge undertaking which involves rewriting 100+ test files, this will also require a brand new test runner.
Swift 6.0
This will likely be one of the largest updates to the track to this date.
To make the track more future proof and inline with the direction the language is going, will we switch from XCTest to Swift-Testing.
This is a huge undertaking which involves rewriting 100+ test files, this will also require a brand new test runner.
Tooling
Exercises
update to include int128 tests(postponed due to missing pow function) ([Swift 6.0]: Update armstrong number with new testing files #784)Update all test file to Swift testing
The text was updated successfully, but these errors were encountered: