tests/testthat/test-template.R

test_that("it should create a template", {
  tpl <- new_template("id")
  expect_equal(tpl$id, "id")
})

Try the rb3 package in your browser

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

rb3 documentation built on Aug. 8, 2025, 6:20 p.m.