tests/testthat/test-add.R

test_that("adding correctly sums two numbers", {
  expect_equal(add(3, 3), 6)
})
JohnMcIntyreJR/pkg documentation built on Nov. 18, 2019, 5:34 a.m.