tests/testthat/test-prep-chunks.R

context("partial chunks template")

test_that("return partial chunks is character", {
  expect_true(return_partial_chunks_template_code() %>%
                is.character()
                  )
}
)

Try the flipbookr package in your browser

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

flipbookr documentation built on May 31, 2021, 5:10 p.m.