tests/testthat/test-example.R

context("example tests")
test_that("1 + 1 = 2", {
  expect_equal(2, 1 + 1)
})
thibautjombart/palettonr documentation built on April 23, 2020, 7:36 p.m.