tests/testthat/test_helper_functions.R

context('helper functions')

test_that('package set up successfully', {
  expect_that(sum(1,2), not(throws_error()))
})

Try the dml package in your browser

Any scripts or data that you put into this service are public.

dml documentation built on May 2, 2019, 6:35 a.m.