tests/testthat/test-version.R

test_that('`manifest_version()` matches package version', {
  expect_equal(
    manifest_version(),
    as.character(utils::packageVersion('manifesto'))
  )
})

Try the manifesto package in your browser

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

manifesto documentation built on May 6, 2026, 1:06 a.m.