Package: shinytesters 0.1.0
shinytesters: Update 'Shiny' Inputs when using testServer()
Create mocked bindings to 'Shiny' update functions within test function calls to automatically update input values. The mocked bindings simulate the communication between the server and UI components of a 'Shiny' module in testServer().
Authors:
shinytesters_0.1.0.tar.gz
shinytesters_0.1.0.zip(r-4.7)shinytesters_0.1.0.zip(r-4.6)shinytesters_0.1.0.zip(r-4.5)
shinytesters_0.1.0.tgz(r-4.6-any)shinytesters_0.1.0.tgz(r-4.5-any)
shinytesters_0.1.0.tar.gz(r-4.7-any)shinytesters_0.1.0.tar.gz(r-4.6-any)
shinytesters_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
shinytesters/json (API)
NEWS
| # Install 'shinytesters' in R: |
| install.packages('shinytesters', repos = c('https://ashbaldry.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/ashbaldry/shinytesters/issues
Pkgdown/docs site:https://ashbaldry.github.io
Last updated from:ef164d7d50. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 118 | ||
| source / vignettes | OK | 180 | ||
| linux-release-x86_64 | OK | 117 | ||
| macos-release-arm64 | OK | 93 | ||
| macos-oldrel-arm64 | OK | 68 | ||
| windows-devel | OK | 71 | ||
| windows-release | OK | 66 | ||
| windows-oldrel | OK | 68 | ||
| wasm-release | OK | 102 |
Exports:create_test_update_fnsuse_shiny_testerswith_shiny_testers
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Create Test Update Functions | create_test_update_fns |
| Use Shiny Testers | use_shiny_testers with_shiny_testers |
