tests/testthat/test-funr.R

library(testthat)

test_that("check return of fetch_pipes", {
  shows_message(funr())
  expect_error(funr("rnorm"), '')
})

Try the funr package in your browser

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

funr documentation built on May 1, 2019, 9:02 p.m.