WebMock allows stubbing HTTP requests and setting expectations on HTTP requests.
gem install webmockNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Stub an HTTP GET request and verify the response
Use WebMock.disable! in production or ensure stubs cover all requests
No dependency data recorded yet.