3 results for tag "kotlin-testing"
Kotlin testing patterns using Kotest (StringSpec, FunSpec, BehaviorSpec, DescribeSpec), MockK for mocking and coroutine testing, argument capture, property-based tests, Ktor `testApplication`, and Kover coverage β applied via a RED-GREEN-REFACTOR TDD workflow targeting 80%+ coverage.