Skip to content

Rulvar API reference


Rulvar API reference / @rulvar/store-conformance / killPointConformance

Function: killPointConformance()

ts
function killPointConformance(options): ConformanceSuite;

Defined in: packages/store-conformance/src/kill-points.ts:881

The whole KILL_POINT_SCENARIOS table as a conformance suite: one check per scenario, each over the fresh isolation prepare returns. Register it with a test API whose it allows at least thirty seconds per case (spawn, run, die, lease lapse, resume).

Parameters

ParameterType
optionsKillPointConformanceOptions

Returns

ConformanceSuite