capybara_discoball icon indicating copy to clipboard operation
capybara_discoball copied to clipboard

Documenting how to view errors

Open mockdeep opened this issue 4 years ago • 0 comments

Thanks for the library! I'm working on implementing a fake API in my tests, but one thing that I'm finding to be a little frustrating is figuring out the details of errors. Most of them I can get vague a sense of what is going wrong, though then I get Internal Server Error no implicit conversion of Array into String with no stack trace or logs, and I'm kind of stuck. Any recommendations on how to get better error information?

mockdeep avatar Oct 14 '19 21:10 mockdeep