context("gpu-management")
test_that("Check the functions in gpu-management", {
expect_error(startGPUSession())
expect_error(startGPUSession(""))
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.