tests/testthat/test-hello.R

context("hello")

test_that("hello: use", {
  expect_output(hello(), "Hello, world!")
})
BEAST2-Dev/rbeast2 documentation built on May 5, 2019, 10:24 a.m.