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

Browser exits on exception using Rspec #70

Open
thestumonkey opened this issue Jul 8, 2014 · 1 comment
Open

Browser exits on exception using Rspec #70

thestumonkey opened this issue Jul 8, 2014 · 1 comment

Comments

@thestumonkey
Copy link

I am testing my web application via Rspec and when there's an exception, pry-rescue catches it, but it closes my browser. Is this expected? Unsure if this is pry-rescue or my framework?

@vincentwoo
Copy link
Collaborator

I don't think pry-rescue is capable of closing your browser. It is probably some related complication.

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

2 participants