test_sketch
| test_sketch | R Documentation |
Test a sketch application#
Description#
Test a sketch application
Usage#
Arguments#
app_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. |
Value#
A "websocket" object.