copy_artifacts: Copy some file to the test directory that must be present,...

View source: R/testing.R

copy_artifactsR Documentation

Copy some file to the test directory that must be present, but are not passed to the hook as a file argument.

Description

Copy some file to the test directory that must be present, but are not passed to the hook as a file argument.

Usage

copy_artifacts(artifacts, tempdir)

Arguments

artifacts

Artifacts to copy.

tempdir

The temporary directory.


precommit documentation built on Sept. 11, 2024, 7:07 p.m.