hedgehogqa / scala-hedgehog   0.10.1

Website GitHub

Release with confidence, state-of-the-art property testing for Scala.

Scala versions: 3.x 2.13 2.12 2.11
Scala.js versions: 1.x

Release Status

Project Maven Central Maven Central (JS)
hedgehog-core Maven Central Maven Central
hedgehog-runner Maven Central Maven Central
hedgehog-sbt Maven Central Maven Central
hedgehog-minitest Maven Central Maven Central
hedgehog-munit Maven Central Maven Central

Hedgehog will eat all your bugs.

Hedgehog is a modern property-based testing system, in the spirit of QuickCheck (and ScalaCheck). Hedgehog uses integrated shrinking, so shrinks obey the invariants of generated values by construction.