Expand description
Kotlin e2e test generator using kotlin.test and JUnit 5.
Generates packages/kotlin/src/test/kotlin/<package>/<Name>Test.kt files
from JSON fixtures, driven entirely by E2eConfig and CallConfig.
Structsยง
- Kotlin
E2eCodegen - Kotlin e2e code generator.