hrsh7th / vusted

A busted wrapper for testing neovim plugin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

busted wrapper for testing neovim plugin

Requirements

  • neovim

Installation

luarocks install vusted

Usage

$ vusted
ok 1 - vusted can use vim module
printed
ok 2 - vusted can print
1..2

About

A busted wrapper for testing neovim plugin

License:MIT License


Languages

Language:Lua 73.0%Language:Vim Script 9.7%Language:Makefile 8.5%Language:Batchfile 4.8%Language:Shell 4.0%