FICHA · MANJARO

ruby-rr

RR is a test double framework that features a rich selection of double techniques and a terse syntax

  • Library
  • LIBRARY
  • Dependency only
official+codex · reviewed · May 29, 2026 description in en

Description

Adds a Ruby test-double framework with mocks, stubs, and related techniques in a terse syntax. It is useful for isolating collaborators and testing interactions in unit tests.

Test doubles can make tests pass while real dependencies are broken. Keep contract or integration tests for important boundaries and avoid over-mocking behavior users rely on.

Permissions

Permissions not analysed for this source yet.