textTestDiff | R Documentation |
Get textual diff of test results
textTestDiff(appDir = ".", testnames = NULL, images = TRUE, suffix = NULL)
appDir |
Directory of the Shiny application that was tested. |
testnames |
A character vector of names of tests to compare. If NULL, compare all test results for which there are differences. |
images |
Compare screenshot images. |
suffix |
An optional suffix for the expected results directory. For
example, if the suffix is |
viewTestDiff()
for interactive diff viewer.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.