ThinkR-open/golem

Golem and Shinytest

Closed

#461 opened on Jun 29, 2020

 (6 comments) (1 reaction) (0 assignees)R (137 forks)batch import
Difficulty: intermediateeffort: mediumhacktoberfesthelp wanted

Repository metrics

Stars
 (938 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Hi,

Many thanks for this great framework. I was wondering if there was a way to combine golem and Shinytest, as testApp() only take a "path" argument, in which there must be an app.R file or ui.R / server.R files.

Is that achievable?

Contributor guide