Package gem-webmock: Information
Source package: gem-webmock
Version: 3.14.0-alt1
Build time: Apr 22, 2024, 06:13 PM
Category: Development/Ruby
Report package bugHome page: https://github.com/bblimke/webmock
License: MIT
Summary: Library for stubbing and setting expectations on HTTP requests in Ruby
Description:
Library for stubbing and setting expectations on HTTP requests in Ruby. * Stubbing HTTP requests at low http client lib level (no need to change tests when you change HTTP library) * Setting and verifying expectations on HTTP requests * Matching requests based on method, URI, headers and body * Smart matching of the same URIs in different representations (also encoded and non encoded forms) * Smart matching of the same headers in different representations. * Support for Test::Unit * Support for RSpec * Support for MiniTest
List of RPM packages built from this SRPM:
gem-webmock (noarch)
gem-webmock-devel (noarch)
gem-webmock-doc (noarch)
gem-webmock (noarch)
gem-webmock-devel (noarch)
gem-webmock-doc (noarch)
Maintainer: Ruby Maintainers Team
Last changed
April 19, 2022 Pavel Skrylev 3.14.0-alt1
- ^ 3.13.0 -> 3.14.0
July 1, 2021 Pavel Skrylev 3.13.0-alt1
- ^ 3.7.5 -> 3.13.0
Sept. 24, 2019 Pavel Skrylev 3.7.5-alt1
- ^ 3.6.0 -> 3.7.5 - ! spec