tasty-lua-1.1.0: Write tests in Lua, integrate into tasty.
Copyright© 2019-2023 Albert Krewinkel
LicenseMIT
MaintainerAlbert Krewinkel <tarleb@hslua.org>
Safe HaskellSafe-Inferred
LanguageHaskell2010

Test.Tasty.Lua.Module

Description

Tasty Lua module, providing the functions necessary to write tasty tests in Lua scripts.

Synopsis

Documentation

pushModule :: LuaError e => HaskellFunction e Source #

Push the tasty module on the Lua stack.