shinytest
Test Shiny Apps
Uses a headless browser, driven through 'WebDriver'.
Installation
source("https://install-github.me/rstudio/shinytest")
You also need to download PhantomJS and add it to your PATH (http://phantomjs.org/).
Usage
library(shinytest)
License
MIT © Mango Solutions