# test_pathGeneratorMovement.R
test_that("Corrupt input generates errors", {
expect_error(pathGeneratorMovement(),
"argument \"fileName\" is missing, with no default")
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.