Package: tinyexpect 0.0.0.9010

tinyexpect: Additional Expecation Predicates for the 'tinytest' Testing Framework

Ports of 'testthat' expectation predicates to the 'tinytest' testing framework. These ports allow easier transitioning from 'testthat' to 'tinytest' as well as provide more explicit expectation predicates for 'tinytest' users.

Authors:Paul Hoffman [aut, cre]

tinyexpect_0.0.0.9010.tar.gz
tinyexpect_0.0.0.9010.zip(r-4.7)tinyexpect_0.0.0.9010.zip(r-4.6)tinyexpect_0.0.0.9010.zip(r-4.5)
tinyexpect_0.0.0.9010.tgz(r-4.6-any)tinyexpect_0.0.0.9010.tgz(r-4.5-any)
tinyexpect_0.0.0.9010.tar.gz(r-4.7-any)tinyexpect_0.0.0.9010.tar.gz(r-4.6-any)
tinyexpect_0.0.0.9010.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
tinyexpect/json (API)

# Install 'tinyexpect' in R:
install.packages('tinyexpect', repos = c('https://mojaveazure.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/mojaveazure/tinyexpect/issues

Pkgdown/docs site:https://mojaveazure.github.io

On CRAN:

Conda:

1.70 score 36 exports 2 dependencies

Last updated from:8f780b40ee. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK104
source / vignettesOK147
linux-release-x86_64OK103
macos-release-arm64OK92
macos-oldrel-arm64OK81
windows-develOK83
windows-releaseOK144
windows-oldrelOK83
wasm-releaseOK99

Exports:.dots_err.info_err.is_na.is_string.is_var.is_vectorexit_if_not_installedexit_on_biocexit_on_ciexit_on_covrexit_on_cranexit_on_osexpect_compareexpect_conditionexpect_containsexpect_gtexpect_gteexpect_inexpect_invisibleexpect_ltexpect_lteexpect_mapequalexpect_namedexpect_no_conditionexpect_s3_classexpect_s4_classexpect_setequalexpect_typeexpect_visibleskipskip_if_not_installedskip_on_biocskip_on_ciskip_on_covrskip_on_cranskip_on_os

Dependencies:rlangtinytest

Readme and manuals

Help Manual

Help pageTopics
Expect a Comparison to Holdexpect_comparisons expect_gt expect_gte expect_lt expect_lte
Expect a Condition to be Thrownexpect_condition
Expect a Supersetexpect_contains
Expect a Subsetexpect_in
Expect Invisibleexpect_invisible
Expect Map Equalityexpect_mapequal
Expect Namesexpect_named
Expect No Conditions to be Thrownexpect_no_condition
Expect S3 Objectexpect_s3_class
Expect S4 Objectexpect_s4_class
Expect Set Equalityexpect_setequal
Expect Object Typeexpect_type
Expect Visibleexpect_visible
Stop Testingskip
Stop Testing if a Required Package is Not Installedexit_if_not_installed skip_if_not_installed
Stop Testing on the Bioconductor Build Systemexit_on_bioc skip_on_bioc
Stop Testing on CIexit_on_ci skip_on_ci
Stop Testing Under 'covr'exit_on_covr skip_on_covr
Stop Testing on CRANexit_on_cran skip_on_cran
Stop Testing on Specific Operating Systems and Architecturesexit_on_os skip_on_os