Skip to content

renderedtext/vim-bdd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 

Repository files navigation

vim-bdd

Vim functions to run Ruby and Elixir tests on the current cursor or file.

Supported are:

  • Ruby: RSpec and Cucumber tests; Spork, Zeus and Spring runners.
  • Elixir: ExUnit tests.

Shortcuts:

  • <Leader>; - runs a spec example or feature under cursor
  • <Leader>' - runs the whole spec or feature file in current buffer

About

Vim functions to run RSpec and Cucumber on the current cursor or file.

Topics

Resources

Stars

4 stars

Watchers

14 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors