tests/testthat/test-deprecation.R

test_that("`future_options()` is hard deprecated", {
  expect_snapshot(error = TRUE, {
    future_options()
  })
})

Try the furrr package in your browser

Any scripts or data that you put into this service are public.

furrr documentation built on Aug. 16, 2022, 1:07 a.m.