R/shinytest2-package.R

Defines functions release_bullets

#' @useDynLib shinytest2, .registration = TRUE
NULL

release_bullets <- function() {
  c(
    "Is the `actions/test-app` sliding tag up-to-date? Check both `v1` and `actions/v1`."
  )
}

Try the shinytest2 package in your browser

Any scripts or data that you put into this service are public.

shinytest2 documentation built on June 24, 2024, 5:16 p.m.