Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37043015
en ru br
ALT Linux repos
S:3.14.0-alt1

Group :: Development/Ruby
RPM: gem-webmock

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 3.14.0-alt1
Build date: 19 april 2022, 08:43 ( 101.4 weeks ago )
Size: 100.01 Kb

Home 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

Current maintainer: Ruby Maintainers Team

List of contributors

List of rpms provided by this srpm:

  • gem-webmock
  • gem-webmock-devel
  • gem-webmock-doc
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin