Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pwwang/r-visual-test


https://github.com/pwwang/r-visual-test

Last synced: 14 days ago
JSON representation

Awesome Lists containing this project

README

        

# Visual tests in R

This repository contains a set of visual tests for R, using [MangoTheCat/visualTest][1] or [vdiffr][2].

```r
# Generate the expectations
source("tests/generate-expects.R")

# Run the tests
testthat::test_dir("tests/")
```

[1]: https://github.com/MangoTheCat/visualTest
[2]: https://github.com/r-lib/vdiffr
[3]: here.r-lib.org