tests/testthat/test-find_cpt.R

context("find_cpt")

test_that("find colour works", {
  expect_equal(find_cpt("temperature"),
               c("arendal_temperature",
                 "idv_temperature",
                 "jjg_misc_temperature",
                 "kst_03_red_temperature")
               )
})

Try the cptcity package in your browser

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

cptcity documentation built on Oct. 23, 2020, 8:27 p.m.