NotificationCenter can post and observe new Message types with custom properties and isolation checking (132023811)
Swift Testing now supports exit tests which allow you to test code that calls
precondition()
orfatalError()
or might otherwise terminate the test process. (126206192)
New UI Test Recording experience.