scala-hedgehog
scala-hedgehog copied to clipboard
Release with confidence, state-of-the-art property testing for Scala.
| Project | Maven Central | Maven Central (JS) |
|---|---|---|
| hedgehog-core | ||
| hedgehog-runner | ||
| hedgehog-sbt | ||
| hedgehog-minitest | ||
| hedgehog-munit |
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.