tests/testthat/test-releaseBullets.R

test_that("release bullets up to date", {
  expect_equal(
    release_bullets(),
    c("Updated vignettes/prebuild.pdf? (check ignored/vignetter.R)",
      "Updated auto-generated function checks? (check ignored/checkGenerator.R)"
    )
  )
})

Try the socialranking package in your browser

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

socialranking documentation built on May 29, 2024, 2:10 a.m.