Code Projects

R Packages

Shiny Apps/Packages

Apps/packages for testing

  • noap Testing a Shiny app (not in an R package) with testthat [Repo]

  • utap Unit testing app package: Unit testing Shiny app-package for demonstrating shiny utility function unit testing with testthat [Repo]

  • tsap testServer() app package: Shiny app-package for demonstrating integration tests with shiny’s testServer() function [Repo]

Mastering Shiny App-Packages (for testing)

These are Shiny app-packages I’ve developed for various testing patterns. All use the code/apps covered in Mastering Shiny.

Sites

  • Shiny Frameworks: Shiny app demos with three popular frameworks (golem, leprechaun, and rhino) [Repo]