Skip to content

dsummersl/vimunit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

= 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.

About

A vimscript unit testing library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published