A cross-import overlay between Swift Testing and Core Image, this module adds attachment and encoding helpers that capture CIImage representations within tests on iOS, macOS, tvOS, and visionOS. It defines no public types of its own; instead, it bridges the two frameworks so that a CIImage can be encoded and attached to a test for inspection. Use it to record image output as part of your Swift Testing suites.
This module re-exports or extends other frameworks; it declares no public types of its own in the synthesized interface.
Extends 1
CIImage