Skip to content

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

Notifications You must be signed in to change notification settings

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

Watchers

Forks

Releases

No releases published

Packages