
Contributions
Contributed 3 session notes in total. Most active year: WWDC24.
WWDC25
WWDC24
WWDC24 · 10179Meet Swift Testing23 min
Introducing Swift Testing: a new package for testing your code using Swift. Explore the building blocks of its powerful new API, discover how it can be applied in common testing workflows, and learn how it relates to XCTest and open source Swift.
WWDC24 · 10195Go further with Swift Testing27 min
Learn how to write a sweet set of (test) suites using Swift Testing’s baked-in features. Discover how to take the building blocks further and use them to help expand tests to cover more scenarios, organize your tests across different suites, and optimize your tests to run in parallel.