Skip to contents

To be used as an argument for testthat::expect_snapshot().

Usage

transform_with_generated(x = character())

Arguments

x

A character vector.

Functions

  • transform_with_generated(): Mark snapshots as generated files, so they can be skipped by superlinter.

See also

Other testing helpers: make_skip_if_not_function()