thoughtbot / vim-rspec

Run Rspec specs from Vim
https://robots.thoughtbot.com
MIT License
657 stars 108 forks source link

Running spec with debugger #137

Open muhrizkiakbar opened 2 years ago

muhrizkiakbar commented 2 years ago

This pluggin not support for debugging, when i add binding pry to do debugging in spec file. it will ignoring process of debugging.

just declare this in vim config, process debugging will show up let g:rspec_with_debug = 1