Published November 11, 2019
| Version hypothesis-python-4.43.9
Software
Open
HypothesisWorks/hypothesis: Hypothesis for Python - version 4.43.9
Authors/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
- Christopher Armstrong
- Tyler Gibbons5
- Jeremy Thurgood
- Paul Stiverson
- Emmanuel Leblond6
- SuperStormer
- Alexander Shorin
- Peter C Kroon
- Tom Prince7
- Mathieu PATUREL
- dwest-netflix
- Tom McDermott8
- rdturnermtl
- Graham Williamson
- Cory Benfield9
- Matt Bachmann10
- Thomas Kluyver
- 1. Australian National University
- 2. @pyupio
- 3. @wellcometrust
- 4. VideoAmp
- 5. @Flexport
- 6. Scille
- 7. @mozilla-releng
- 8. Wattwatchers
- 9. Apple
- 10. Lola.com
Description
This patch fixes issue #2108, where the first test using "data()" to draw from "characters()" or "text()" would be flaky due to unreliable test timings.
Time taken by lazy instantiation of strategies is now counted towards drawing from the strategy, rather than towards the deadline for the test function.
The canonical version of these notes (with links) is on readthedocs.
Files
HypothesisWorks/hypothesis-hypothesis-python-4.43.9.zip
Files
(3.6 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:38e77bc1d86bd497ee70080c24a24ff8
|
3.6 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/HypothesisWorks/hypothesis/tree/hypothesis-python-4.43.9 (URL)