HenrikBengtsson/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.

Getting started

Package details

Maintainer
LicenseLGPL (>= 2.1)
Version0.7.0-9000
URL https://future.tests.futureverse.org https://github.com/HenrikBengtsson/future.tests
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("HenrikBengtsson/future.tests")
HenrikBengtsson/future.tests documentation built on May 28, 2023, 2:56 a.m.