test_that("cli commands work", {
expect_invisible(az_cli_run("version"))
checkmate::expect_list(az_cli_run(cmd = "version", opt = "--verbose"))
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.