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
_______________________________________________
pydotorg-www mailing list
pydotorg-www@python.org
https://mail.python.org/mailman/listinfo/pydotorg-www

Reply via email to