tests/testthat/test-my-test.R

context("my-test")

test_that("multiplication works", {
  expect_equal(2 * 2, 4)
})
tobyjohnson/gtx documentation built on Aug. 30, 2019, 8:07 p.m.