tests/component-tests/test-dummy.R

context("component tests for dummy")
#
# Given an empty component-tests folder,
# When testthat.R is called,
# Then the execution fails.
#
# test-dummy.R exists to circumvent this restriction. Otherwise this file should
# be deleted.
#
test_that("test-dummy.R exists", {
    testthat::skip("Please read test-dummy.R notes")
})
tidylab/tidy.preparation documentation built on Jan. 6, 2020, 12:45 a.m.