Debug Rails test #308
Unanswered
davidvalaz
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I wondered if anyone has some working config they could share about how to debug a Rails app and initiate a debugging session from a test file?
Right now mine just runs the test and doesn't wait at the breakpoint. Even if the breakpoint is in the test file.
My config is:
Debug logs
Click to expand
Beta Was this translation helpful? Give feedback.
All reactions