パッケージ: 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