tests/testthat/test-ui.R

test_that("ui functions work", {
  expect_type(capture.output(ui_value("hi")), "character")
  expect_type(capture.output(ui_line("hi")), "character")
})

Try the readwritesqlite package in your browser

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

readwritesqlite documentation built on Oct. 17, 2022, 1:06 a.m.