Awesome
Project | Maven Central | Maven Central (JS) |
---|---|---|
hedgehog-core | ||
hedgehog-runner | ||
hedgehog-sbt | ||
hedgehog-minitest | ||
hedgehog-munit |
<img src="https://github.com/hedgehogqa/haskell-hedgehog/raw/master/img/hedgehog-logo.png" width="307" align="right"/>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.