Skip to main content

Module testing

Module testing 

Source
Expand description

BDD test framework for Lua, re-exported from mlua_lspec.

Modules§

doubles
Spy / stub / mock test doubles implemented as Lua UserData.
framework

Structs§

TestResult
Result of a single test case.
TestSummary
Aggregated results from a test run.