tests/testthat/test-trivial.R

context("trivial")

## TODO: Rename context
## TODO: Add more tests

test_that("multiplication works", {
  expect_equal(2 * 2, 4)
})
krlmlr/testTestthat documentation built on May 20, 2019, 6:18 p.m.