Package: future.tests 0.7.0

future.tests: Test Suite for 'Future API' Backends

Backends implementing the 'Future' API, as defined by the 'future' package, should use the tests provided by this package to validate that they meet the minimal requirements of the 'Future' API. The tests can be performed easily from within R or from outside of R from the command line making it straightforward to include them in package tests and in Continuous Integration (CI) pipelines.

Authors:Henrik Bengtsson [aut, cre, cph], The R Consortium [fnd]

future.tests_0.7.0.tar.gz
future.tests_0.7.0.zip(r-4.5)future.tests_0.7.0.zip(r-4.4)future.tests_0.7.0.zip(r-4.3)
future.tests_0.7.0.tgz(r-4.4-any)future.tests_0.7.0.tgz(r-4.3-any)
future.tests_0.7.0.tar.gz(r-4.5-noble)future.tests_0.7.0.tar.gz(r-4.4-noble)
future.tests_0.7.0.tgz(r-4.4-emscripten)future.tests_0.7.0.tgz(r-4.3-emscripten)
future.tests.pdf |future.tests.html
future.tests/json (API)
NEWS

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

Peer review:

Bug tracker:https://github.com/henrikbengtsson/future.tests/issues

On CRAN:

futuretesting

5.48 score 10 stars 4 scripts 286 downloads 2 mentions 14 exports 10 dependencies

Last updated 1 years agofrom:59764ceca0 (on master). Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKOct 13 2024
R-4.5-winOKOct 13 2024
R-4.5-linuxOKOct 13 2024
R-4.4-winOKOct 13 2024
R-4.4-macOKOct 13 2024
R-4.3-winOKOct 13 2024
R-4.3-macOKOct 13 2024

Exports:add_test_planalong_test_planscheckcheck_planevaluate_exprload_testsmake_testregister_testrun_testrun_testsskip_testsubset_teststest_dbtest_plans

Dependencies:clicodetoolscrayondigestfutureglobalslistenvparallellyprettyunitssessioninfo

future.tests: An Introduction

Rendered fromfuture.tests-01-intro.mdusingfuture.tests::selfonlyon Oct 13 2024.

Last update: 2022-12-16
Started: 2021-10-10

future.tests: Continuous Integration on GitHub Actions

Rendered fromfuture.tests-05-ci-github_actions.mdusingfuture.tests::selfonlyon Oct 13 2024.

Last update: 2023-03-11
Started: 2021-10-10

future.tests: Continuous Integration on Travis CI

Rendered fromfuture.tests-05-ci-travis.mdusingfuture.tests::selfonlyon Oct 13 2024.

Last update: 2021-10-10
Started: 2021-10-10