Skip to main content
Hedgehog Logo

Hedgehog

Modern property-based testing system for Scala

[object Object]

Simplified Failures

Hedgehog's integrated shrinkers are composed automatically when you compose generators, so test failures are automatically simplified.

[object Object]

Range Control

Range combinators for full control over the scope of generated numbers and collections.

[object Object]

State Machine Testing

Test stateful systems like web services and database layers with state-based property testing.