[pydotorg-www] Adding Hypothesis to PythonTestingToolsTaxonomy

David MacIver david at drmaciver.com
Tue Feb 3 09:19:24 CET 2015


Hello,

I'd like to add Hypothesis, the testing library I work on, to
https://wiki.python.org/moin/PythonTestingToolsTaxonomy, but it's a locked
page.

Were I to add such a thing it would probably go in the fuzz testing section
and look something like:

Tool: Hypothesis (https://github.com/DRMacIver/hypothesis)
Author: David R. MacIver (http://www.drmaciver.com/)
Claim to fame: Hypothesis blends fuzz testing with classical unit testing
by letting you write tests parametrized by random sources of data and
finding minimal examples that break them.


Thanks,
David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pydotorg-www/attachments/20150203/9f66af70/attachment.html>


More information about the pydotorg-www mailing list