mockvim

A Lua library to mock the Neovim vim global object.

$ luarocks install mockvim

MockVim allows you to run Neovim plugin tests in a standalone Lua environment
by mocking the global `vim` object, including recursive functions,
stubs, and call verification.

Versions

scm-1dev77 days ago0 downloads
0.1.0-177 days ago1 download

Dependencies

lua >= 5.1

Manifests