Package: shinyjster Title: Shiny JavaScript Testing Version: 0.0.0.9010 Authors@R: c( person("Barret", "Schloerke", , "barret@rstudio.com", c("aut", "cre"), comment = c(ORCID = "0000-0001-9986-114X")), person("RStudio", role = c("cph", "fnd")) ) Description: Run JavaScript testing on Shiny applications. This will act as a user clicking within the browser. Methods have been added to unify how testing is done. License: MIT + file LICENSE Encoding: UTF-8 RoxygenNote: 7.2.3 Imports: rmarkdown (>= 2.0.6), processx, htmltools, shiny, later, tibble, testthat, ellipsis Suggests: spelling, httpuv, callr, parallel Language: en-US Roxygen: list(markdown = TRUE) Config/pak/sysreqs: cmake make libuv1-dev zlib1g-dev Repository: https://posit-dev-shinycoreci.r-universe.dev Date/Publication: 2025-06-20 20:14:24 UTC RemoteUrl: https://github.com/schloerke/shinyjster RemoteRef: HEAD RemoteSha: 98cb0cc58bb35d33fd96f5178fdc5e0ed2acded9 NeedsCompilation: no Packaged: 2026-06-22 15:31:12 UTC; root Author: Barret Schloerke [aut, cre] (ORCID: ), RStudio [cph, fnd] Maintainer: Barret Schloerke