Published August 28, 2023
| Version v0.3.1
Software
Open
rstudio/shinytest2: shinytest2 0.3.1
Authors/Creators
- 1. @rstudio
- 2. @jumpingrivers
- 3. Baseten
- 4. @Novartis, Basel
- 5. AttaliTech Ltd
- 6. @dataheld
- 7. Olink Proteomics
- 8. @posit-pbc
Description
Breaking changes
AppDriver$get_screenshot()/AppDriver$expect_screenshot()now default an underlyingdeviceScaleFactoroption to 0 instead of 1. This ensures that image sizes are more consistent across devices. To revert to prior behavior, providescreenshot_args = list(scale = 1)toget_screenshot()/expect_screenshot()(#350).
Files
rstudio/shinytest2-v0.3.1.zip
Files
(5.6 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:43831a3597ef9eb5ed11bd9c6cc36ea5
|
5.6 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/rstudio/shinytest2/tree/v0.3.1 (URL)