Jon Rowe
Jon Rowe
It'd be nice for the RSpec website to include a brief "recommended" style guide, it's something that's been talked about before and occasionally pops up in discussion (today's via twitter)....
:wave: Thanks for all the hardwork team capybara! We were debugging an issue with `rspec-rails` builds for Rails 7.1 on Ruby 2.7 (as we support the same matrix of Ruby...
Originally suggested to fix #580 I turned this down because of waryness over patching thread, but given the conversation about mocking in #605 and #606 I think this is a...
For `expect|allow_any_instance_of(...)` we restored, and had tests for, method visibility such that private methods remained private after tests, but we did not actually make the proxy methods private... So when...
:wave: Seems to be some inconsistencies in the change logs? `master` (😬) lists yesterdays (🎉) release as unreleased, but also links through to the changelog for `2-8-stable` where `2.8.1` is...