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")
})
data-science-competitions/IEEE-CIS-Fraud-Detection documentation built on Nov. 4, 2019, 9:40 a.m.