sim <- loadTestSimulation("S1")
test_that("It can print simulation settings", {
simulationSettings <- SimulationSettings$new(sim$get("Settings"))
expect_snapshot(simulationSettings$print())
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.