Skip to content

jumpingrivers/doesShinytestWork

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

doesShinytestWork

This app exists to check that shinytest2 works on your machine!

Clone the repository using RStudio

Once the project has opened in RStudio, you will need to install it's dependencies.

# install.packages("renv")
renv::restore()

Then check that shinytest2 works by running:

shinytest2::test_app()

A single test will run (it doesn't really matter whether the test passes or fails, but if you get any errors there may be bigger problems afoot).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages