# test_results_all <- list()
# saveRDS(test_results_all, "tests/testthat/test_results.rds")
# test_results_all <- readRDS("tests/testthat/test_results.rds")
test_results_all <- readRDS("test_results.rds")
Sys.setlocale("LC_COLLATE", "C")#ensure the consistent string order across different machines (especially when test_results.rds is updated by someone)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.