_Testing_UIKit is a cross-import overlay that integrates Swift Testing with UIKit. It defines no types of its own; instead it bridges the two frameworks so that a UIImage can be attached as an image in your test results. Use it when writing Swift Testing tests on iOS, macOS, tvOS, watchOS, or visionOS to capture UIKit images alongside the outcome of a test.
This module re-exports or extends other frameworks; it declares no public types of its own in the synthesized interface.
Extends 1
UIImage