tests/testthat/test-foo.R

context("test-foo.R")

test_that("multiplication works", {
  expect_equal(2 * 2, 4)
})
refik/busboyr documentation built on May 9, 2019, 7:34 a.m.