{"id":82051,"library":"fakes-rspec","title":"Fakes RSpec","description":"Faking library that allows inspection of received calls after they have been made. Also supports tracking calls with multiple argument sets.","status":"active","version":"2.1.0","language":"ruby","source_language":null,"source_url":"https://github.com/developwithpassion/fakes-rspec","tags":["testing","fakes","rspec","mocking"],"install":[{"cmd":"gem install fakes-rspec","lang":"bash","label":"gem install"},{"cmd":"# Gemfile\ngem 'fakes-rspec', '~> 2.1.0'","lang":"ruby","label":"Gemfile"}],"dependencies":[],"imports":[{"symbol":"Fakes","correct":"require 'fakes-rspec'"}],"quickstart":{"code":"require 'fakes-rspec'\nfake = Fakes::Fake.new\nfake.some_method(1, 2)\nexpect(fake).to have_received(:some_method).with(1, 2)","lang":"ruby","description":"Create a fake and verify method calls"},"warnings":[],"env_vars":null,"search_vec":"'allow':6 'also':16 'argument':22 'call':10,19 'fake':1,3,25 'inspect':7 'librari':4 'made':15 'mock':27 'multipl':21 'receiv':9 'rspec':2,26 'set':23 'support':17 'test':24 'track':18","created_at":"2026-06-19T05:09:25.000359+00:00","updated_at":"2026-06-19T05:09:25.000359+00:00","problems":[],"ecosystem":"rubygems","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"http://www.developwithpassion.com","github":"https://github.com/developwithpassion/fakes-rspec","docs":"http://www.rubydoc.info/gems/fakes-rspec/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["testing"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-19","next_check":"2026-12-16","install_tag":null}}