Description
Adds QuickCheck support to the Tasty test framework. It lets property-based tests run inside Tasty's unified test tree and reporting system.
It is useful for projects that combine generated property tests with unit tests, golden tests, or other Tasty providers. It is a development library used by automated test suites.