tests/testthat/test-yesno.R

context("yesno")

test_that("question must be a string", {
  expect_error(yesno())
})

Try the yesno package in your browser

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

yesno documentation built on July 11, 2020, 1:06 a.m.