Skip to content

peteyycz/mocha.vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Mocha.vim

Makes interacting with your mocha test a more pleasurable experience.

Installation

With vim-plug

Plug 'peteyycz/mocha.vim'

API docs

Commands

  • ToggleOnly:

toggles exclusive the nearest describe or it block

  • ToggleSkip:

toggles skip on nearest describe or it block

  • FocusNextTest

jumps to the next describe or it block

  • FocusPreviousTest

jumps to the previous describe or it block

TODO / Ideas

  • create test text object

About

VIM plugin for mocha tests

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages