HenrikBengtsson / future.tests

:nut_and_bolt: R package: future.tests - Test Suite for Future API Backends
https://future.tests.futureverse.org
10 stars 1 forks source link

TEST: Assert that '...' in globals will work even if the evaluation environment doesn't have '...' #15

Closed HenrikBengtsson closed 1 year ago

HenrikBengtsson commented 4 years ago

Add test as in https://github.com/HenrikBengtsson/future/blob/853e4c823652bdb68d7a3fd8585e4c23bfeca169/tests/dotdotdot.R#L43-L59, cf. https://github.com/HenrikBengtsson/future/pull/400