test_sketch
test_sketch | R Documentation |
#
Test a sketch application#
DescriptionTest a sketch application
#
Usage#
Argumentsapp_script | A character string; the file path to the app. |
test_script | A character string; the file path to the tests. |
port | An integer to pass to 'websocket$new()'. |
... | Additional arguments to pass to source_r. |
#
ValueA "websocket" object.