This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.
I’d missed that Rails 7.1 included a change to exception handling behaviour in the test environment and it caused me headaches until I discovered the source of the problem. If you’re doing outside-in TDD you might want to change it from `:rescuable` back to `:none` so your acceptance tests fail with a more informative error message. (I’m glad that `:rescuable` is available as an option for those…
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.