[ trixie ]
[ sid ]
[ 源代码: r-cran-httptest2 ]
软件包:r-cran-httptest2(1.1.0+ds-2)
r-cran-httptest2 的相关链接
Debian 的资源:
下载源码包 r-cran-httptest2:
- [r-cran-httptest2_1.1.0+ds-2.dsc]
- [r-cran-httptest2_1.1.0+ds.orig.tar.xz]
- [r-cran-httptest2_1.1.0+ds-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [cran.r-project.org]
相似软件包:
Test Helpers for 'httr2'
Testing and documenting code that communicates with remote servers can be painful. This package helps with writing tests for packages that use 'httr2'. It enables testing all of the logic on the R sides of the API without requiring access to the remote service, and it also allows recording real API responses to use as test fixtures. The ability to save responses and load them offline also enables writing vignettes and other dynamic documents that can be distributed without access to a live server.
其他与 r-cran-httptest2 有关的软件包
|
|
|
|
-
- dep: r-api-4.0
- 本虚包由这些包填实: r-base-core
-
- dep: r-cran-digest
- GNU R package for 'hash digest' of R data structures
-
- dep: r-cran-httr2
- perform HTTP requests and process the responses in GNU R
-
- dep: r-cran-jsonlite
- Robust, High Performance JSON Parser and Generator for R
-
- dep: r-cran-rlang
- Functions for Base Types and Core R and 'Tidyverse' Features
-
- dep: r-cran-testthat
- GNU R testsuite
-
- rec: r-cran-curl
- GNU R modern and flexible web client for R
-
- rec: r-cran-knitr
- GNU R package for dynamic report generation using Literate Programming
-
- rec: r-cran-pkgload
- simulate GNU R package installation and attach
-
- rec: r-cran-rmarkdown
- convert R markdown documents into a variety of formats
-
- rec: r-cran-spelling
- tools for spell checking in GNU R
-
- rec: r-cran-webfakes
- fake Web Apps for HTTP testing of GNU R packages
-
- rec: r-cran-xml2
- GNU R XML parser