/scala-hedgehog

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

Primary LanguageScalaOtherNOASSERTION

Release Status

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

Hedgehog will eat all your bugs.

Please visit https://hedgehogqa.github.io/scala-hedgehog

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.