tests/testthat/test-main.R

context("main")

test_that("start() and stop() do not error", {
  expect_error(start(background = 0.1), NA)
  expect_error(stop_(), NA)
})
stencila/rasta documentation built on Oct. 12, 2021, 10:26 p.m.