Reader

Swift Testing is a New Framework from Apple to Modernize Testing for Swift Across Platforms

| InfoQ | Default

While XCTest remains the preferred way to create tests in Xcode, the new Swift Testing framework attempts to introduce an expressive and intuitive API for the definition of tests that applies to all platform where Swift is supported. The framework also enables parallelizing, categorizing and associating tests with bugs.

By Sergio De Simone