Description
Adds HUnit support to the Tasty test framework. It lets HUnit assertions and test cases run within Tasty's unified test tree and reporting structure.
It is useful for projects that want simple unit tests alongside property tests, golden tests, or other Tasty providers. It is a development library used by test suites.