shiva-test

Standalone FiveM testing framework — test outside of FiveM

$ luarocks install shiva-test

shiva-test lets FiveM developers write and run tests in standard Lua 5.4
without starting a FiveM server. It simulates the FiveM environment
(natives, events, exports, oxmysql database, StateBags) so module code
runs in a test harness.

Framework-agnostic: works with Shiva, QBCore, ESX, Qbox, or any FiveM
resource. Provides a busted-compatible API (describe/it/expect) and
rich assertion library.

Versions

1.0-118 hours ago0 downloads
0.1.0-118 hours ago0 downloads

Dependencies

lua >= 5.4

Manifests