Showcase
- This project itself uses Konture - Check out the konture-test module for examples of how to write tests using Konture.
- 🛠️ Showcase A: Multi-Module Gradle (
sample-gradle) - A standard Kotlin multi-project Gradle setup with a dedicated test execution module, including source-set-scoped test-code usage rules. - 📦 Showcase B: Multi-Module Maven (
sample-maven) - Set up in an Apache Maven ecosystem, utilizing the Maven compiler and custom multi-module configurations. - Now in Android (NiA) - Google’s reference modular Android application using a dedicated
:konture-testmodule. - KotlinConf Companion App - A full-stack Kotlin Multiplatform (KMP) client application.
- Ktor-Arrow Backend Example - A production-grade backend demonstrating SQLDelight leakage-prevention and HTTP layer isolation rules.
If your project is using Konture, please consider adding it to this list by submitting a pull request to this file.