tests/testthat/test-error_analysis.R

context("error_analysis")

test_that("fcuk::error_analysis works", {
  expect_match(error_analysis("iri"),"iris")
  expect_match(error_analysis("dplir"),"dplyr")
})

Try the fcuk package in your browser

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

fcuk documentation built on May 1, 2019, 10:22 p.m.