Thanks for the gem! When the binding_of_caller gem is in use, all rspec-parameterized tests fail in Ruby 2.5 with the following message due to this Ruby bug:
RuntimeError:
No such frame, gone beyond end of stack!
I've verified the master branch of this repository doesn't fail now that binding_ninja is used. Could you tag a new release?
Thanks for the gem! When the
binding_of_caller
gem is in use, all rspec-parameterized tests fail in Ruby 2.5 with the following message due to this Ruby bug:I've verified the
master
branch of this repository doesn't fail now thatbinding_ninja
is used. Could you tag a new release?