• Stars
    star
    259
  • Rank 151,948 (Top 4 %)
  • Language
    Scala
  • License
    Other
  • Created about 7 years ago
  • Updated about 2 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

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.

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.