Interactive viewer widget for changes in test results

viewTestDiffWidget(appDir = ".", testname = NULL, suffix = NULL)

Arguments

appDir

Directory of the Shiny application that was tested.

testname

Name of test to compare.

suffix

An optional suffix for the expected results directory. For example, if the suffix is "mac", the expected directory would be mytest-expected-mac.