Konsist
GitHubSlack (kotlinlang)Twitter
  • 🚀GETTING STARTED
    • What is Konsist?
    • Getting Started
      • Add Konsist Dependency
      • Create First Konsist Test - Declaration Check
      • Create Secound Konsist Test - Architectural Check
    • Articles & Videos
  • ✅WRITING TESTS
    • Create The Scope
    • Declaration Filtering
    • Declaration Assertion
    • Architecture Assertion
    • Suppress Konsist Test
  • âœī¸VERYFYING CODEBASE
    • Verify Classes
    • Verify Interfaces
    • Verify Functions
    • Verify Properties
    • Verify Generics
    • Verify Source Declarations
  • 📗FEATURES
    • Add Konsist Existing To Project (Baseline)
    • Debug Konsist Test
    • Declaration
    • Declaration Vs Property
    • Compiler Type Inference
    • Package Wildcard
    • Declaration References
    • Indirect Parents
    • Kotest Support
  • 🔍INSPIRATION
    • Starter Projects
    • Snippets
      • General Snippets
      • Android Snippets
      • Spring Snippets
      • Test Snippets
      • JUnit Snippets
      • Kotest Snippets
      • Architecture Snippets
      • Clean Architecture Snippets
      • Kotlin Serialization Snippets
      • Library Snippets
      • Generic Types Snippets
  • 🎓ADVANCED
    • Isolate Konsist Tests
    • Enable Full Command Line Logging
    • Dynamic Konsist Tests
      • Explicit Test Names
    • When Konsist API Is Not Enough
    • Additional JUnit5 Setup
    • Why There Are No Pre-defined Rules?
    • Konsist Snapshots
  • ❓HELP
    • Getting Help
    • Known Issues
      • java.lang.OutOfMemoryError: Java heap space
    • Compatibility
  • â„šī¸OTHER
    • Changelog
    • Project Status
    • Contributing
    • Contributors
    • Assets And Logos
    • Open Source Licenses
    • Sponsor Konsist
Powered by GitBook
On this page
  • Konsist
  • Dependencies
Edit on GitHub
Export as PDF
  1. OTHER

Open Source Licenses

PreviousAssets And LogosNextSponsor Konsist

Last updated 1 year ago

Konsist

The Konsist project is licensed under .

Dependencies

Third-party libraries, plugins, and tools that Konsist project uses:

Name
Licence
Page

Kotlin

Apache-2.0 License

Kotlin-compiler

Apache-2.0 License

Mockk

Apache-2.0 License

Spotless

Apache-2.0 License

Gradle Test Logger Plugin

Apache-2.0 License

JUnit

Eclipse Public License - v 2.0

Kotest

Apache-2.0 License

Gradle

Apache-2.0 License

Ktlint

MIT License

Detekt

Apache-2.0 License

Dokka

Apache-2.0 License

See file for more details.

â„šī¸
Apache License-2.0
libs.versions.toml
https://github.com/JetBrains/kotlin
https://mvnrepository.com/artifact/org.jetbrains.kotlin/kotlin-compiler
https://mockk.io/
https://github.com/diffplug/spotless
https://github.com/radarsh/gradle-test-logger-plugin
https://junit.org/junit5/
https://kotest.io/
https://gradle.org/
https://pinterest.github.io/ktlint/latest/
https://github.com/detekt/detekt
https://github.com/Kotlin/dokka