tests/testthat/test-gdef.R

context("gdef")

test_that("gdef works", {
  expect_error(gdef('data_frame', 'Data Frame'))
  options('knitr.in.progress' = TRUE)
  expect_type(gdef('data_frame', 'Data Frame'), 'character')
})
carpentries/glosario-r documentation built on April 25, 2023, 8:48 p.m.