Skip to content

etorreborre/registry-hedgehog

Repository files navigation

registry-hedgehog Hackage Build Status

It's functions all the way down

Presentation

This library is an add-on to registry, providing useful functions to create and run Hedgehog properties.

  • it unifies the idea of a test and a property: a test is which runs only once
  • it provides an easy way to wire Hedgehog generators using the registry library
  • it gives you ways to precisely control the data generation by modifying existing generators and compose those modifications

The main modules are:

  • Data.Registry.Hedgehog: functions used to modify a registry containing generators
  • Test.Tasty.Hedgehogx: supplement to the Test.Tasty.Hedgehog module to declare and modify tests/properties

Tutorials and examples

About

registry utilities to work with Hedgehog generators

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published