Registry / testing / fakeweb-matcher

fakeweb-matcher

JSON →
library1.2.4rbrubygemsunverified

Provides RSpec matchers for the FakeWeb library to simplify HTTP stubbing assertions.

gem install fakeweb-matcher
INSTALL
IMPORT
SIG · FAKEWEB-MATCHER
F
fakeweb-matcher
testingrubyv1.2.4
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

FakeWebMatcher
✓ require 'fakeweb-matcher'

Use FakeWeb matcher in RSpec

require 'fakeweb-matcher' RSpec.describe 'HTTP calls' do it { should have_made_request(:get, 'http://example.com') } end
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.2.4latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
25 hits · last 30 days
node
22
OpenAI (training)
1
Resources
fakeweb-matcher — gem install fakeweb-matcher · libregistry