This creates a testing file to be used with shiny::runTests('.'). It will call test_jster() which will cycle through all avaiable shinyjster selenium browsers.

use_jster(appDir = ".")

Arguments

appDir

Location of shiny application to test

See also