{testthat}
file loading
#310
Labels
theme: testthat file loading
Could be fixed if testthat file loading was used in shiny process
Milestone
Making an issue to consolidate conversation.
Bug
Approaches
{future}
{future}
does not capture logging very well. Requires the Shiny app to shut down to get the output logs{future}
does do a good job of capturing the dev R codetestthat::test_local(load_package=)
load_package="source"
, it eventually callstestthat:::test_files_setup_env()
which calls a ramped up version ofpkgload::load_all()
Resolution
Ideally, all labels with
theme: testthat file loading
could be resolvedThe text was updated successfully, but these errors were encountered: