Initializerswift-testing 6.0.2Testing
init(from:)
This declaration is gated by at least one @_spi attribute.
init(from decoder: any Decoder) throws
This declaration is gated by at least one @_spi attribute.
init(from decoder: any Decoder) throws
import Testing
Create and run tests for your Swift packages and Xcode projects.
enum Kind
An enumeration describing the possible kind of a comment.
struct Comment
A type representing a comment related to a test.
protocol Decoder
A type that can decode values from a native format into in-memory representations.