tests/testthat/test-example.R

context("example tests")
test_that("1 + 1 = 2", {
  expect_equal(2, 1 + 1)
})
reconhub/ggpyramid documentation built on May 16, 2019, 8:10 p.m.