FICHA · MANJARO

haskell-hedgehog

A modern property-based testing system

  • testing-library
  • LIBRARY
  • TESTING
  • PROPERTIES
official+codex · reviewed · May 28, 2026 description in en

Description

A modern Haskell property-based testing system. It generates many test inputs, checks whether stated properties hold, and shrinks failures to smaller examples that are easier to understand.

Developers use it to test parsers, data structures, business rules, and APIs beyond hand-written examples. Good properties and generators are essential because the tool only checks what the tests describe.

Permissions

Permissions not analysed for this source yet.