#' Module for launching tests
#'
library(testthat)
library(shiny)
# library(easyAnalysis)
suppressWarnings(devtools::load_all("./"))
# test_check("easyAnalysis")
suppressWarnings(
devtools::test()
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.