tox: Update hypothesis to 3.2.0
All tests using @given now fix the global random seed. This removes the health check for that. If a non-zero seed is required for the final falsifying example, it will be reported. Otherwise Hypothesis will assume randomization was not a significant factor for the test and be silent on the subject. If you use the random_module() strategy this will continue to work and will always display the seed.
This commit is contained in:
parent
c6cb8e5099
commit
40601adef0