Rspec Tips & Tricks
Rspec and testing using capybara: Running my tests and seeing it run live can be super helpful for several reasons but especially when I am encountering a flaky spec. If I am running through the code and the logic makes sense or I have a binding.pry in the code and it is coming back...