tests/testthat/_snaps/lint.md

lints give have useful print method

Code
  lint(test_path("test-rmd-bad-case"))
Output
  ---------
  index.Rmd
  ---------
  The following lines contain paths to files not matching in case sensitivity:
  29: ![](img/rstudio.svg)    ['img/rstudio.svg' -> 'img/RStudio.svg']

  Filepaths are case-sensitive on deployment server.
Code
  lint(test_path("shinyapp-appR"))
Output
  No problems found


Try the rsconnect package in your browser

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

rsconnect documentation built on Oct. 4, 2023, 5:07 p.m.