# Contains reusable initialisations for unit tests
#
# Usage:
# source("init_unit_test.R")
# set up test context
options("tryCatchLog.write.error.dump.file" = FALSE)
options("tryCatchLog.write.error.dump.folder" = ".")
options("tryCatchLog.silent.warnings" = FALSE)
options("tryCatchLog.silent.messages" = FALSE)
options("tryCatchLog.preferred.logging.package" = "tryCatchLog")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.