Manage visual test cases with a Shiny app
manage_cases(package = ".", filter = NULL)Package description, can be path or package
name. See as.package for more information.
If not NULL, only tests with file names matching this
regular expression will be executed. Matching will take on the file
name after it has been stripped of "test-" and ".R".
vdiffrAddin(), collect_cases()
and validate_cases()