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
- FEATURE: Allow asserting on requests in tests
- Setting rack.session to hash by default when using to_rack
- `hash_including` matcher breaks `WebMock::Util::Headers.normalize_headers`
- 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
- Enable handling of multipart/form-data content
- Live requests being made when running specs (> v3.1.1)
- New release does not work with Net::HTTP subclass
- Docs