Test Suite for 'Future API' Backends
Add a Future Plan to Test Against
Evaluate an Expression Across A Set of Future Plans
Run All Tests
Run All or a Subset of the Tests Across Future Plans
Evaluate an R Expression
Loads Future Tests
Make a Test
Register a Test
Run a Test
Run All Tests
Skip The Current Test
Identify Subset of Tests with Specified Tags and that Support Specifie...
Manage the Test Database
Manage the Set of Future Plans to Test Against
Backends implementing the 'Future' API <doi:10.32614/RJ-2021-048>, 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.
Useful links