evestera / json_typegen

Tools and libraries to create types for Rust, Kotlin, TypeScript and Python from JSON samples
https://typegen.vestera.as
Apache License 2.0
268 stars 26 forks source link

Add Jackson/Kotlin CI integration test(s) #31

Open evestera opened 3 years ago

evestera commented 3 years ago

Just add a minimal Gradle project to the CI folder, use the CLI to generate a Kotlin file that is written to that folder and run ./gradlew test testing roundtripping and such.