tinysnapshot-package {tinysnapshot} | R Documentation |
Snapshots for Unit Tests using the 'tinytest' Framework
Description
Snapshots for unit tests using the 'tinytest' framework for R. Includes expectations to test base R and 'ggplot2' plots as well as console output from print().
Package Content
Index of help topics:
expect_equivalent_images Test if two image files are equivalent expect_snapshot_plot Test if the new plot matches a target (snapshot) plot expect_snapshot_print Test if printed output matches a target printout tinysnapshot-package Snapshots for Unit Tests using the 'tinytest' Framework
Maintainer
Vincent Arel-Bundock <vincent.arel-bundock@umontreal.ca>
Author(s)
Vincent Arel-Bundock [aut, cre, cph] (<https://orcid.org/0000-0003-2042-7063>)
[Package tinysnapshot version 0.0.5 Index]