Ruby webmock

From wikinotes
Revision as of 18:14, 8 September 2021 by Will (talk | contribs) (Created page with "An HTTP request mocking library. = Documentation = <blockquote> {| class="wikitable" |- | github || https://github.com/bblimke/webmock |- |} </blockquote><!-- Documentation -...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

An HTTP request mocking library.

Documentation

github https://github.com/bblimke/webmock

Example

stub_request(:any, "www.example.com")