A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/cloud8421/vimux-cucumber below:

cloud8421/vimux-cucumber: Run Cucumber Features through Vimux

Heavily inspired by Vimux-ruby-test. Most of the codebase is directly taken from that plugin itself.

Use any of the commands below. Map them to shortcuts in your .vimrc for easy access.

IMPORTANT: if you use this plugin and Vimux-Ruby-Test, you may want to share the same shortcut. If you do, you can use the following configuration:

if exists('$TMUX')
  autocmd FileType ruby map <buffer> <Leader>f :RunRubyFocusedTest<CR>
  autocmd FileType ruby map <buffer> <Leader>t :RunAllRubyTests<CR>
  autocmd FileType cucumber map <Leader>f :RunFocusedCuke<CR>
  autocmd FileType cucumber map <Leader>t :RunAllCukes<CR>
endif

This assumes that your Vim configuration recognizes Cucumber features with the cucumber file type.

Put the contents of this directory into your pathogen bundle. That's it!

Original code by:


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4