There is a newer version of this record available.

Software Open Access

Hypothesis: Property-Based Testing for Python

MacIver, David R.; Hatfield-Dodds, Zac; many other contributors


JSON-LD (schema.org) Export

{
  "description": "<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>", 
  "license": "https://opensource.org/licenses/MPL-2.0", 
  "creator": [
    {
      "affiliation": "Imperial College London", 
      "@id": "https://orcid.org/0000-0002-8635-3223", 
      "@type": "Person", 
      "name": "MacIver, David R."
    }, 
    {
      "affiliation": "Australian National University", 
      "@id": "https://orcid.org/0000-0002-8646-8362", 
      "@type": "Person", 
      "name": "Hatfield-Dodds, Zac"
    }, 
    {
      "@type": "Person", 
      "name": "many other contributors"
    }
  ], 
  "url": "https://zenodo.org/record/7564958", 
  "codeRepository": "https://github.com/HypothesisWorks/hypothesis/tree/hypothesis-python-6.65.0", 
  "datePublished": "2023-01-24", 
  "version": "hypothesis-python-6.65.0", 
  "@context": "https://schema.org/", 
  "identifier": "https://doi.org/10.5281/zenodo.7564958", 
  "@id": "https://doi.org/10.5281/zenodo.7564958", 
  "@type": "SoftwareSourceCode", 
  "name": "Hypothesis: Property-Based Testing for Python"
}
7,494
22,978
views
downloads
All versions This version
Views 7,4946
Downloads 22,9781
Data volume 85.3 GB9.8 MB
Unique views 6,4576
Unique downloads 9161

Share

Cite as