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ยง
- Swift
E2eCodegen - Swift e2e code generator.