Variant configuration for model-based testing with fast-check commands.
Enables stateful property testing where a sequence of commands is applied to both a model (expected behavior) and a real implementation, verifying they remain consistent.
fast-check Model-Based Testing
Optional
Number of runs before success: 100 by default
Since 1.0.0
Variant configuration for model-based testing with fast-check commands.
Enables stateful property testing where a sequence of commands is applied to both a model (expected behavior) and a real implementation, verifying they remain consistent.
See
fast-check Model-Based Testing