Skip to main content

Module kotlin

Module kotlin 

Source
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ยง

KotlinE2eCodegen
Kotlin e2e code generator.