webmock
https://github.com/bblimke/webmock
Ruby
Library for stubbing and setting expectations on HTTP requests in Ruby.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
10 Subscribers
Add a CodeTriage badge to webmock
Help out
- Issues
- fix: Support Addressable::URI in request patterns
- FEATURE: Allow asserting on requests in tests
- FEATURE: implement body streaming for Net::HTTP
- Escaping of `hash_including` goes wrong.
- webmock failures inside sidekiq workers not bubbled up to rspec
- `disable_net_connect!` affects subsequent Capybara test even if WebMock is disabled
- Proposal: Show request body diff to narrow test output
- Live requests being made when running specs (> v3.1.1)
- New release does not work with Net::HTTP subclass
- Request with query containing array is incorrectly altered
- Docs