Description
Provides integration between the Tasty test framework and Hedgehog property testing. It lets Hedgehog properties run and report through the same Tasty test tree as other checks.
It is useful for projects that combine unit tests, golden tests, and generated property tests. It is a development library and is used by project test suites.