tasty-lua-1.0.0: Write tests in Lua, integrate into tasty.
Copyright© 2019–2021 Albert Krewinkel
LicenseMIT
MaintainerAlbert Krewinkel <albert+hslua@zeitkraut.de>
Stabilityalpha
PortabilityRequires TemplateHaskell
Safe HaskellNone
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 => LuaE e NumResults Source #

Push the Aeson module on the Lua stack.