@hackage tasty-hunit-adapter1.0

Use existing HUnit tests with tasty

This package provides a function that converts exisiting HUnit tests to a TestTree that can be used with tasty testing framework. Code is adapted from test-framework-hunit package authored by Max Bolingbroke.