{"id":94237,"library":"developwithpassion-fakes","title":"DevelopWithPassion Fakes","description":"A faking library for Ruby that allows inspection of received calls after they have been made and supports tracking calls with multiple argument sets.","status":"active","version":"0.1.1","language":"ruby","source_language":null,"source_url":null,"tags":["testing","faking","mocking","stubbing"],"install":[{"cmd":"gem install developwithpassion_fakes","lang":"bash","label":"gem install"},{"cmd":"# Gemfile\ngem 'developwithpassion_fakes', '~> 0.1.1'","lang":"ruby","label":"Gemfile"}],"dependencies":[],"imports":[{"symbol":"DevelopWithPassion::Fakes","correct":"require 'developwithpassion/fakes'"}],"quickstart":{"code":"require 'developwithpassion/fakes'\nfake = DevelopWithPassion::Fakes::Fake.new\nfake.some_method(1, 2)\nfake.received?(:some_method, [1, 2]) # => true","lang":"ruby","description":"Create a fake and inspect received calls"},"warnings":[],"env_vars":null,"search_vec":"'allow':9 'argument':25 'call':13,22 'developwithpass':1 'fake':2,4,28 'inspect':10 'librari':5 'made':18 'mock':29 'multipl':24 'receiv':12 'rubi':7 'set':26 'stub':30 'support':20 'test':27 'track':21","created_at":"2026-06-19T10:03:20.498935+00:00","updated_at":"2026-06-19T10:03:20.498935+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":null,"docs":"http://www.rubydoc.info/gems/developwithpassion_fakes/","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}}