Skip to content

wch/vtest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Visual testing for R

vtest provides a platform for testing graphical output from R packages. It is made up of three main parts:

  1. Functions that you run to construct your visual tests suite: vcontext(), save_vtest(), end_vcontext()

  2. vtest() to run a suite of visual tests and save the results locally

  3. Functions to compare runs of tests and display differences.

Currently vtest only works with ggplot2.

About

Visual test system for R packages

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published