Arbitraries responsible to build commands
Optional
constraints: CommandsContraintsConstraints to be applied when generating the commands (since 1.11.0)
For arrays of Command to be executed by modelRun
This implementation comes with a shrinker adapted for commands. It should shrink more efficiently than array for Command arrays.
Arbitraries responsible to build commands
Optional
constraints: CommandsContraintsConstraints to be applied when generating the commands (since 1.11.0)
For arrays of AsyncCommand to be executed by asyncModelRun
This implementation comes with a shrinker adapted for commands. It should shrink more efficiently than array for AsyncCommand arrays.