tasty-lua-0.2.3.2: Write tests in Lua, integrate into tasty.
Copyright© 2019–2020 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 :: Lua NumResults Source #

Push the Aeson module on the Lua stack.