tests/testthat/test-toffee_tbl.R

context("test-toffee_tbl")

test_that("toffee_tbl throws correct errors", {
  expect_error(toffee_tbl(1))
})

# test_that("toffee_tbl makes appropriate tables", {
#
# })
seankross/toffee documentation built on May 29, 2019, 9:33 a.m.