Is there a way to automatically show me the page when a test fails, then exit, so that i can fix the test, before continuing.. maybe adding a @skip tag when I don’t care if it fails?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Yes, the answer is a bit late, just shy of 1 year, but…
You can add this to the features/env.rb or another file inside features/support:
More here: blog with comments