vim-vader 0.4.0-1.429b669
Test framework for Vimscript
Vader is a test framework for Vimscript designed to simplify the process of writing and running unit tests. Vader.vim provides an intuitive test syntax for defining test cases and expectations, it also can be integrated with CI pipelines to automate testing and is compatible with Vim and Neovim.
- Outputs:
out - Website: https://github.com/junegunn/vader.vim
- Licenses: Expat
- Package source: gnu/packages/vim.scm
- Builds: See build status
- Issues: See known issues
Installation
Install vim-vader 0.4.0-1.429b669 as follows:
guix install vim-vader@0.4.0-1.429b669
Or install the latest version:
guix install vim-vader
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.