Skip to main content

Module swift

Module swift 

Source
Expand description

Swift e2e test generator using XCTest.

Generates Tests/<Module>Tests/<FixtureId>Tests.swift files from JSON fixtures (one file per fixture group, mirroring the Kotlin per-test-class style) and a Package.swift at the e2e package root.

Structsยง

SwiftE2eCodegen
Swift e2e code generator.