tests/testthat/test_n_help.R

test_that("config.help", {
  x <- config.help()
  expect_that(is.data.frame(x), equals(TRUE))
})

Try the configr package in your browser

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

configr documentation built on July 17, 2020, 5:07 p.m.