tests/testthat/test-app.R

context("test-app")

test_that("multiplication works", {
  expect_equal(2 * 2, 4)
})
BarrowResearchGroup/InterLabStudy documentation built on Feb. 20, 2022, 9:39 a.m.