Description
A Haskell testing helper with standard Hspec specifications for GenValidity instances. It lets projects check that their generators and validity rules behave consistently.
Developers use it to reduce repeated test code around valid data generation. These specs are most useful when paired with domain-specific tests for important edge cases.