tests/testthat/test-no-list-decorators.r

context("Not list decorators")

expect_error(listdown(load_cc_expr = list(x = 1),
                      setup_expr = knitr::opts_chunk$set(echo = FALSE),
                      decorator = list(list = print)))

Try the listdown package in your browser

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

listdown documentation built on April 3, 2023, 5:42 p.m.