Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add feature to run last spec or last cucumber scenario #46

Open
jmgarnier opened this issue Aug 8, 2013 · 4 comments
Open

Add feature to run last spec or last cucumber scenario #46

jmgarnier opened this issue Aug 8, 2013 · 4 comments

Comments

@jmgarnier
Copy link

See vim-rspec feature:

https://github.com/thoughtbot/vim-rspec/blob/master/plugin/rspec.vim#L39

I am new to vim script so I presume you would go faster than me. If you have no time or don't see the value of this feature, I'll try other plugins and updates the isssue if I find something. If I don't find any alternative, I'll try to add it to vroom.

@jmgarnier
Copy link
Author

I found a quick and easy way to run last test with vimux:

map <Leader>l :wa<CR> :VimuxRunLastCommand<CR>

@teohm
Copy link

teohm commented May 6, 2014

+1 I need this feature too

@jvanbaarsen
Copy link

+1

@p0deje
Copy link
Collaborator

p0deje commented Sep 20, 2014

Sent pull request with this feature in #53

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants