HypothesisWorks/hypothesis: Hypothesis for Python - version 4.55.2
Creators
- David R. MacIver
- Zac Hatfield-Dodds1
- pyup.io bot2
- Alex Chan3
- Stuart Cook
- Ryan Soklaski
- David Chudzicki
- jwg4
- Alex Willmer
- Tyler4
- Kyle Reeve
- Grigorios Giannakopoulos
- mulkieran
- Emmanuel Leblond5
- Christopher Armstrong
- Tyler Gibbons6
- Jeremy Thurgood
- Paul Stiverson
- SuperStormer
- Alexander Shorin
- Peter C Kroon
- Anne Archibald7
- Tom Prince8
- Mathieu PATUREL
- dwest-netflix
- Tom McDermott9
- rdturnermtl
- Graham Williamson
- Cory Benfield10
- Thomas Kluyver
- 1. Australian National University
- 2. @pyupio
- 3. @wellcometrust
- 4. VideoAmp
- 5. Scille
- 6. @Flexport
- 7. University of Newcastle
- 8. @mozilla-releng
- 9. Wattwatchers
- 10. Apple
Description
This release expands the set of test cases that Hypothesis saves in its database for future runs to include a representative set of "structurally different" test cases - e.g. it might try to save test cases where a given list is empty or not.
Currently this is unlikely to have much user visible impact except to produce slightly more consistent behaviour between consecutive runs of a test suite. It is mostly groundwork for future improvements which will exploit this functionality more effectively.
The canonical version of these notes (with links) is on readthedocs.
Files
HypothesisWorks/hypothesis-hypothesis-python-4.55.2.zip
Files
(9.3 MB)
Name | Size | Download all |
---|---|---|
md5:9333ac73cce8ef96f014002c563e773f
|
9.3 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/HypothesisWorks/hypothesis/tree/hypothesis-python-4.55.2 (URL)