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-devel/neurocStats documentation built on May 14, 2021, 11:04 p.m.