viewTestDiffWidget {shinytest}R Documentation

Interactive viewer widget for changes in test results

Description

Interactive viewer widget for changes in test results

Usage

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

Arguments

appDir

Directory of the Shiny application that was tested.

testname

Name of test to compare.


[Package shinytest version 1.3.0 Index]