| Copyright | © 2019 Albert Krewinkel |
|---|---|
| License | MIT |
| Maintainer | Albert Krewinkel <albert+hslua@zeitkraut.de> |
| Stability | alpha |
| Portability | Requires TemplateHaskell |
| Safe Haskell | None |
| Language | Haskell2010 |
Test.Tasty.Lua
Contents
Description
Convert Lua test results into a tasty test trees.
Synopsis
- pushModule :: Lua NumResults
- testsFromFile :: FilePath -> Lua TestTree
- pathFailure :: FilePath -> String -> TestTree
Lua module
pushModule :: Lua NumResults Source #
Push the Aeson module on the Lua stack.