SnapshotConfig
Namespace: Scriptorium.Nib Parent: Scriptorium.Nib.global
type SnapshotConfig = { DirectoryName : string Extension : string UpdateEnvironmentVariable : string AutoCreate : bool } static property Default : SnapshotConfig with get
Description
Configuration for snapshot assertions.
Fields
Name of the directory that holds snapshot files, relative to the test file.
Environment variable that triggers snapshot updates when set.
Properties
Default snapshot configuration.