[Blog post] Test your Neovim plugins with luarocks & busted

Hey fellow plugin developers.

Building on my previous call to publish Neovim plugins to LuaRocks, I’ve written a new post that dives into using luarocks and busted for testing Neovim plugins.
You can read the full article here.

Related: I’m also thrilled to announce that the luarocks-tag-release GitHub action has received an update. Now, it supports running luarocks test with Neovim (stable) and Neovim-nightly as the Lua interpreter, if it detects a .busted file in your project.

If you’re already using luarocks-tag-release, make sure to upgrade to v5 to take advantage of this new feature.

I’d love to hear your thoughts and experiences. If you have any questions or feedback, please don’t hesitate to reach out.

Looking forward to your contributions and insights!

3 Likes