tests/testthat/test-null_model-tunable.R

test_that("tunable parameters for null_model + parsnip", {
  expect_snapshot(
    display_tunable_call_info(
      null_model() |> set_engine("parsnip")
    )
  )
})

Try the parsnip package in your browser

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

parsnip documentation built on May 14, 2026, 5:08 p.m.