Software Open Access
MacIver, David R.;
Hatfield-Dodds, Zac;
many other contributors
{ "publisher": "Zenodo", "DOI": "10.5281/zenodo.7564958", "title": "Hypothesis: Property-Based Testing for Python", "issued": { "date-parts": [ [ 2023, 1, 24 ] ] }, "abstract": "<p>Hypothesis now reports some failing inputs by showing the call which\nconstructed an object, rather than the repr of the object. This can\nbe helpful when the default repr does not include all relevant\ndetails, and will unlock further improvements in a future version.</p>\n<p>For now, we capture calls made via \"builds()\", and via\nSearchStrategy.map().</p>\n<p><em><a href=\"https://hypothesis.readthedocs.io/en/latest/changes.html#v6-65-0\">The canonical version of these notes (with links) is on readthedocs.</a></em></p>", "author": [ { "family": "MacIver, David R." }, { "family": "Hatfield-Dodds, Zac" }, { "family": "many other contributors" } ], "note": "If you use Hypothesis as part of a published research project,\nplease cite our paper in the Journal of Open Source Software:\n\nText:\n\nMacIver et al., (2019). Hypothesis: A new approach to property-based testing.\nJournal of Open Source Software, 4(43), 1891, https://doi.org/10.21105/joss.01891\n\nBibTeX:\n\n@article{MacIver2019Hypothesis,\n journal = {Journal of Open Source Software},\n doi = {10.21105/joss.01891},\n issn = {2475-9066},\n number = {43},\n publisher = {The Open Journal},\n title = {Hypothesis: A new approach to property-based testing},\n url = {http://dx.doi.org/10.21105/joss.01891},\n volume = {4},\n author = {MacIver, David and Hatfield-Dodds, Zac and Contributors, Many},\n pages = {1891},\n date = {2019-11-21},\n year = {2019},\n month = {11},\n day = {21},\n}\n\nTo reference a particular version of Hypothesis as a software artifact,\nyou can use the version-specific DOIs we create for each release under\nhttps://doi.org/10.5281/zenodo.1412597", "version": "hypothesis-python-6.65.0", "type": "article", "id": "7564958" }
All versions | This version | |
---|---|---|
Views | 7,494 | 6 |
Downloads | 22,978 | 1 |
Data volume | 85.3 GB | 9.8 MB |
Unique views | 6,457 | 6 |
Unique downloads | 916 | 1 |