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-1dev4 days ago0 downloads
0.1.0-14 days ago0 downloads

Dependencies

lua >= 5.1

Manifests