RSpec and `let!`: Understanding the Potential Pitfalls
This is not a new topic; various resources have addressed it in different ways. Here are my reasons and explanations for why I prefer not to use 'let!' in RSpec.
When I work on a project that uses RSpec, I prefer not to use let!. Instead, I call the ...
allaboutcoding.ghinda.com4 min read