shinytest
App tester
Automated testing tool for Shiny apps by simulating user interactions and comparing application states
Automated testing for shiny apps
225 stars
19 watching
55 forks
Language: JavaScript
last commit: 6 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
rstudio/shiny-examples | A collection of interactive web applications demonstrating various aspects of the Shiny framework. | 1,974 |
rstudio/reactlog | Visualizes Shiny application reactivity to identify potential issues | 124 |
rstudio/shiny-server | A server program for hosting Shiny applications over the web. | 719 |
rstudio/shinythemes | Provides pre-built UI themes for Shiny applications | 152 |
daattali/shinyjs | Easily improves user experience of Shiny apps by providing JavaScript operations without requiring knowledge of the language. | 738 |
rstudio/shinydashboard | A framework for building reactive and customizable web dashboards using R and Shiny. | 896 |
shinyed/intro-stats | Statistics education apps created using the Shiny framework for interactive data visualization and analysis. | 244 |
daattali/advanced-shiny | A collection of Shiny app examples and tips for solving common problems in data visualization and interactive apps | 1,202 |
rstudio/miniui | A package providing UI widget and layout functions for building Shiny apps on small screens | 107 |
rspieker/jest-transform-svelte | A tool to enable unit testing of Svelte components with Jest | 35 |
emitanaka/shinycustomloader | Allows customisation of loading screens in R shiny apps | 119 |
yonicd/reactor | A tool to diagnose and test reactivity issues in Shiny apps | 60 |
thomasp85/shinyfiles | A package that provides an API to access the server file system from client-side Shiny applications. | 196 |
rstudio/dygraphs | An R interface to a popular JavaScript charting library for creating interactive time-series plots with customizable features. | 365 |
rstudio/plumber | Converts R code into a web API with minimal configuration | 1,404 |