local_test_setup: Establish testing setup for current environment

View source: R/testing.R

local_test_setupR Documentation

Establish testing setup for current environment

Description

Establish testing setup for current environment

Usage

local_test_setup(cache = FALSE, .local_envir = parent.frame())

Arguments

cache

Whether or not to create and activate a cache in a temporary directory.

.local_envir

The environment to use for scoping.

Details

  • make styler quiet.


styler documentation built on Aug. 29, 2023, 5:10 p.m.