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/neurocStats documentation built on May 21, 2021, 6:57 a.m.