Source: r-cran-webmockr Standards-Version: 4.7.4 Maintainer: Debian R Packages Maintainers Uploaders: Andreas Tille , Section: gnu-r Testsuite: autopkgtest-pkg-r Build-Depends: debhelper-compat (= 13), dh-r, r-base-dev, r-cran-curl, r-cran-jsonlite, r-cran-magrittr, r-cran-r6, r-cran-urltools, r-cran-fauxpas, r-cran-rlang, r-cran-cli, architecture-is-64-bit, architecture-is-little-endian, Vcs-Browser: https://salsa.debian.org/r-pkg-team/r-cran-webmockr Vcs-Git: https://salsa.debian.org/r-pkg-team/r-cran-webmockr.git Homepage: https://cran.r-project.org/package=webmockr Rules-Requires-Root: no Package: r-cran-webmockr Architecture: all Depends: ${R:Depends}, ${misc:Depends}, Recommends: ${R:Recommends}, Suggests: ${R:Suggests}, Description: Stubbing and Setting Expectations on 'HTTP' Requests 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.