Test Shiny App

Test Shiny applications using shinytest2 for end-to-end browser tests and testServer() for unit-testing module server logic. Covers snapshot testing, CI integration, and mocking external services. Use when adding tests to an existing Shiny application, setting up a testing strategy for a new Shiny project, writing regression tests before refactoring Shiny code, or integrating Shiny app tests into CI/CD pipelines.

pjt222 Updated

File contents

pjt222/agent-almanac/tree/main/i18n/de/skills/test-shiny-app commit d2d56a9b55

Frequently asked questions

npx skillmds@latest add pjt222/test-shiny-app-11