tests/testthat/test-multiply.R

context("multiply")

test_that("multiplication works", {
  expect_equal(multiply(2, 3), 6)
})
ropenscilabs/tic.packagedocs documentation built on Jan. 18, 2020, 11:33 a.m.