Skip to content

GradeOptions

Defined in: src/testing.ts:32

Options for grade.

Type Parameter
T
Property Modifier Type Description Defined in
seenAs? readonly Projection<T> What the model sees of each fixture’s subject. src/testing.ts:34
policy? readonly PartialPolicy Thresholds for this grading run, layered on the runtime’s policy. src/testing.ts:36