# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "shinytesters" in publications use:' type: software license: GPL-3.0-only title: 'shinytesters: Update ''Shiny'' Inputs when using testServer()' version: 0.1.0 doi: 10.32614/CRAN.package.shinytesters abstract: 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: - family-names: Baldry given-names: Ashley email: arbaldry91@gmail.com repository: https://ashbaldry.r-universe.dev repository-code: https://github.com/ashbaldry/shinytesters commit: ef164d7d50372b893e08bdfb9f3b3f7447d0e77f url: https://ashbaldry.github.io/shinytesters/ date-released: '2025-08-27' contact: - family-names: Baldry given-names: Ashley email: arbaldry91@gmail.com