tests/testthat/test-p.R

test_that("p", {
  expect_identical(p(), paste())
})

test_that("p0", {
  expect_identical(p0(), paste0())
})

Try the chk package in your browser

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

chk documentation built on Oct. 6, 2023, 9:06 a.m.