# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "webmockr" in publications use:' type: software license: MIT title: 'webmockr: Stubbing and Setting Expectations on ''HTTP'' Requests' version: 2.2.1.92 doi: 10.32614/CRAN.package.webmockr identifiers: - type: url value: https://docs.ropensci.org/webmockr/ abstract: Stubbing and setting expectations on 'HTTP' requests. Includes tools for stubbing 'HTTP' requests, including expected request conditions and response conditions. Match on 'HTTP' method, query parameters, request body, headers and more. Can be used for unit tests or outside of a testing context. authors: - family-names: Chamberlain given-names: Scott email: myrmecocystus+r@gmail.com orcid: https://orcid.org/0000-0003-1444-9135 repository: https://ropensci.r-universe.dev repository-code: https://github.com/ropensci/webmockr commit: 7cadddad4fbe254b4a99d23c6f687d77f6a58380 url: https://books.ropensci.org/http-testing/ date-released: '2025-08-05' contact: - family-names: Chamberlain given-names: Scott email: myrmecocystus+r@gmail.com orcid: https://orcid.org/0000-0003-1444-9135 keywords: - http - https - API - web-services - curl - mock - mocking - fakeweb - http-mocking - testing - testing-tools - tdd