0%

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
2.6K
Repository
affaan-m/ecc
GitHub Stars
248.5K
First Seen
May 19, 2026

Explore more of GLSRM