tests/integration-tests/test-dummy.R

context("integration tests for dummy")
#
# Given an empty integration-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/Modeling-Earthquake-Damage documentation built on Dec. 25, 2019, 12:02 p.m.