Skip to content

Snapshot

Namespace: Scriptorium.Nib.Snapshot  Parent: Scriptorium.Nib.Snapshot.global

type Snapshot     static member matches : snapshotName : string -> config : SnapshotConfig option -> testFilePath : string option -> Assertion<‘a>     static member matchesWith : serialize : (‘a -> string) -> snapshotName : string -> config : SnapshotConfig option -> testFilePath : string option -> Assertion<‘a>

Description

Snapshot assertions for Scriptorium.Nib.

Methods