Description
Lets Haskell projects write tests in Lua and integrate them into Tasty. This is helpful when an application embeds Lua or exposes behavior that is easier to test through Lua scripts.
It is useful for HsLua-based projects, plugin systems, scripting integrations, and regression tests for embedded Lua APIs. It is a test support library used by developers.