Since the last commit for rr is in 2022, and currently, only the stub feature of rr is being used in committee, I believe it is possible to replace this with Object#stub provided by Minitest. In general, I think it's better to minimize dependencies. WDYT?
Since the last commit for rr is in 2022, and currently, only the
stub
feature of rr is being used in committee, I believe it is possible to replace this with Object#stub provided by Minitest. In general, I think it's better to minimize dependencies. WDYT?