Package: shinytesters
Type: Package
Title: Update 'Shiny' Inputs when using testServer()
Version: 0.1.0
Authors@R: person("Ashley", "Baldry", email = "arbaldry91@gmail.com", role = c("aut", "cre"))
Description: 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().
URL: https://ashbaldry.github.io/shinytesters/
BugReports: https://github.com/ashbaldry/shinytesters/issues
License: GPL-3
Encoding: UTF-8
Imports: cli, rlang
Suggests: knitr, rmarkdown, shiny, testthat (>= 3.0.0)
Config/testthat/edition: 3
RoxygenNote: 7.3.2
VignetteBuilder: knitr
Language: en-GB
NeedsCompilation: no
Packaged: 2025-08-27 08:18:44 UTC; ashley.baldry
Author: Ashley Baldry [aut, cre]
Maintainer: Ashley Baldry <arbaldry91@gmail.com>
Repository: CRAN
Date/Publication: 2025-09-01 17:00:07 UTC
Built: R 4.6.0; ; 2025-10-11 01:30:38 UTC; windows
