dwww Home | Show directory contents | Find package

context("substitution")

setup(start_app())
teardown(stop_app())

test_that("glue errors", {
  expect_error(cli_h1("foo { asdfasdfasdf } bar"))
  expect_error(cli_text("foo {cmd {dsfsdf()}}"))
})

Generated by dwww version 1.15 on Tue Jun 25 07:24:34 CEST 2024.