github HypothesisWorks/hypothesis hypothesis-python-4.49.0
Hypothesis for Python - version 4.49.0

latest releases: hypothesis-python-6.115.6, hypothesis-python-6.115.5, hypothesis-python-6.115.4...
4 years ago

This release significantly improves the data distribution in rule
based stateful testing <stateful_testing>, by using a technique called
Swarm Testing (Groce, Alex, et al. "Swarm testing." Proceedings of the
2012 International Symposium on Software Testing and Analysis. ACM,
2012.) to select which rules are run in any given test case. This
should allow it to find many issues that it would previously have
missed.

This change is likely to be especially beneficial for stateful tests
with large numbers of rules.

The canonical version of these notes (with links) is on readthedocs.

Don't miss a new hypothesis release

NewReleases is sending notifications on new releases.