tests/testthat/test-foo.R

context("test_foo - unit tests")

test_that("foo() returns true", {
  expect_true(foo())
})
UW-GAC/dbR documentation built on May 9, 2019, 9:37 p.m.