rapidcheck
rapidcheck copied to clipboard
Detect non-determinism where possible
In some instances, non-determinism in a test that is not controlled by RapidCheck itself an actually be detected. For instance, the final result must of course be a failure. If it's not, it's obviously a bug.