tests/testthat/test-get_package_description.R

test_that("get_package_description works", {

  testthat::expect_is(get_package_description('fslr'),"description")
  testthat::expect_is(get_package_description('fslr', error = TRUE),"description")
})
neuroconductor-releases/neurocStats documentation built on Oct. 30, 2020, 11:09 p.m.