tests/testthat/test-zzz.R

context("unit test for package hooks")

test_that("Global options are defined", {
    expect_identical(getOption("stringsAsFactors"), TRUE)
})
tidylab/boilerplate documentation built on Feb. 28, 2020, 9:33 p.m.