test_app: Reactor Unit Testing

Description Usage Arguments Details Value See Also

View source: R/unittest.R

Description

Run unit tests for shiny apps

Usage

1
test_app(path = "tests/testthat", ...)

Arguments

path

character, path to testing directory, Default: 'tests/testthat'

...

arguments to pass to test_dir

Details

reactor unit test files are like testthat test files, just the name is reactor-*.R, instead of test-*.R

Value

test_dir output

See Also

test_dir

Other testing: expect_busy_time(), expect_reactivity()


yonicd/reactor documentation built on Jan. 20, 2021, 4:40 a.m.