tests/testthat/test-roxy.R

test_that("roxy_files_vignette() works", {
  expect_equal(
    roxy_files_vignette(),
    paste0(
      "[vignette]",
      "(https://cran.r-project.org/package=filesstrings/vignettes/files.html)."
    )
  )
})

Try the filesstrings package in your browser

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

filesstrings documentation built on May 29, 2024, 3:32 a.m.