SkillAgentSearch skills...

Vimunit

A vimscript unit testing library

Install / Use

/learn @dsummersl/Vimunit
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

= vimUnit

A plugin to write unit tests for the vimscript language.


This plugin was originally written by Staale Flock, which is [[script #1125|http://www.vim.org/scripts/script.php?script_id=1125]] on the [[vim.org|http://vim.org]] site.


See the vimUnit website for more information.


To run vim_unit's own tests type the following:

# see help:
./vutest.sh

# run vimunit test suite:
./vutest.sh autoload/vimunit/test.vim

Requirements:

  • Version 7.2.411+ is required.
View on GitHub
GitHub Stars13
CategoryDevelopment
Updated6y ago
Forks4

Languages

VimL

Security Score

60/100

Audited on Nov 7, 2019

No findings