Package gem-webmock: Information

    Binary package: gem-webmock
    Version: 3.14.0-alt1
    Architecture: noarch
    Build time:  Aug 16, 2023, 08:10 AM
    Source package: gem-webmock
    Category: Development/Ruby
    Report package bug
    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 contributors:
    Pavel Skrylev

    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