tests/testthat/test-stage_utilities.R

test_that("header returns properly", {
  expect_equal(stage_header("this is the stage"), "this is the stage")
  expect_equal(stage_header("this is really the stage",
                            .right = "this is on the right"),
               "this is really the stage")
})
jcpsantiago/dvthis documentation built on Dec. 20, 2021, 10:03 p.m.