kotlin-testing

Installation
SKILL.md

Kotlin Testing Patterns

Comprehensive Kotlin testing patterns for writing reliable, maintainable tests following TDD methodology with Kotest and MockK.

When to Use

  • Writing new Kotlin functions or classes
  • Adding test coverage to existing Kotlin code
  • Implementing property-based tests
  • Following TDD workflow in Kotlin projects
  • Configuring Kover for code coverage

How It Works

Installs
488
Repository
affaan-m/ecc
GitHub Stars
208.6K
First Seen
May 19, 2026
kotlin-testing — affaan-m/ecc