tests/testthat.R

library(testthat)

testthat::test_that("on attach messages", {
  expect_message(library(magi))
})

test_check("magi")

#' check test code coverage

Try the magi package in your browser

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

magi documentation built on June 22, 2024, 6:45 p.m.