tests/testthat/test_ci/README.md

Test on local installation

This folder is .Rbuildignored.

This test validates the cff parsing for >1500 packages:

This test is deployed in GitHub Actions and the results are uploaded as an report on the action itself. We use here Windows and MacOS.

The test can be run locally with

# Load package
devtools::load_all()

# Run the report
source("tests/testthat/test_ci/test-new.R")


dieghernan/cffR documentation built on April 17, 2025, 4:33 a.m.