RR - a test double framework for Ruby
14-Jul-2022 787
RR is a Ruby library that lets you create and work with test doubles. Test doubles are useful because they let you temporarily replace parts of your code during a test, similar to how a producer might use a stunt double to temporarily take the place of an actor in a movie. You can use a test double to override a method on an object with a simpler implementation.
RR - a test double framework for Ruby #ruby #rubydeveloper #rubyonrails #double #framework #framework #test https://rubyonrails.ba/link/rr-a-test-double-framework-for-ruby