expect_snapshot_csv: Helper function to perform snapshot testing for whole .CSV...

View source: R/expect_snapshot_csv.R

expect_snapshot_csvR Documentation

Helper function to perform snapshot testing for whole .CSV files.

Description

The expect_snapshot_csv() writes and compares new tibble to a .CSV file.

Usage

expect_snapshot_csv(name, timber)

Arguments

name

Name of the .CSV file.

timber

A tibble of timber.


iAM-AMR/sawmill documentation built on June 30, 2024, 2:25 a.m.