ConradIrwin / pry-rescue

Start a pry session whenever something goes wrong.
MIT License
852 stars 49 forks source link

Require 'pry-stack_explorer' from lib/pry-rescue/rspec.rb #114

Closed TylerRick closed 5 years ago

TylerRick commented 5 years ago

... since it seems to be needed to correctly identify the correct frame that the test failure exception occurred in.

Resolves #98

ConradIrwin commented 5 years ago

Thank you!

I've added you as a collaborator to this repo, please feel free to keep sending changes, review other people's changes, and tidy up as you see fit :)