OptionalfixedNumber of operations per trace, or a function choosing it per trial.
Generates the next operation. ops are the operations generated so far
in this trace. Operations must stay meaningful as any subsequence of the
trace: shrinking replays subsets of them.
Replays a trace from a fresh state — structure and reference model — and throws at the first violated invariant or model disagreement.
Base seed. Each trial derives its own generator from it, so a failure names seed and trial.
OptionalsimplifyOptional simpler candidates for a single operation, tried during shrinking.
Number of traces to generate; multiplied by stressFactor unless fixed is set.
Do not scale
trialswithSLOW_TESTS.