Skip to content

Rulvar API reference


Rulvar API reference / @rulvar/rulvar / FinishSelfTestFailure

Interface: FinishSelfTestFailure

Defined in: packages/core/dist/index.d.ts

One self test failure.

Properties

PropertyTypeDescriptionDefined in
fixture"accept" | "reject"-packages/core/dist/index.d.ts
reasonsstring[]-packages/core/dist/index.d.ts
validator?stringThe failing validator: the rejecting one on the accept side, the named one on a per validator reject golden (cycle 74); absent only on the vacuous single-fixture reject side.packages/core/dist/index.d.ts