jk-neospec
Version updated for https://github.com/jedi-knights/neospec to version v0.2.3.
- This action is used across all versions by 0 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
neospec is a self-contained test runner and coverage tool for Neovim plugins and distributions. It manages its own Neovim binary, isolates tests in a clean environment, instruments Lua coverage using debug.sethook, and generates reports in various formats that are compatible with CI pipelines. This allows developers to test their plugins effectively without requiring system installations or complex shell scripts.