Property Based Testing With Kotest

Writes property-based tests using Kotest's kotest-property module. Identifies testable properties, designs generators, and configures PBT for Kotlin/JVM projects. Use when writing property-based tests, creating custom Arb generators, choosing property patterns (roundtrip, invariant, idempotence, oracle), debugging shrunk counterexamples, or integrating PBT into a Kotlin test suite alongside example-based tests.

msewell 419ed34 8 files · 34.0 KB Updated

File contents

msewell/agent-stuff/tree/main/skills/property-based-testing-with-kotest commit 419ed345f3

Frequently asked questions

npx skillmds@latest add msewell/property-based-testing-with-kotest