tests/testthat/test-test_names.R

context("test-test_names.R")

test_that("things have names", {
  expect_true(
    all(nchar(names(nord_palettes)))
  )
})

Try the nord package in your browser

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

nord documentation built on Aug. 30, 2019, 1:05 a.m.