[Chennaipy] Talks for the Next Meet

suresh vv sureshvv at hotmail.com
Thu Jul 13 11:24:21 EDT 2017


I would like to talk about,

"Using the Hypothesis package to solve the Fox-Hen-Grain problem".

Talk Summary:

Hypothesis is a Python package that helps in "property based testing".
You can use it test your software by finding edge cases in your code you wouldn’t have thought to look for.

One of the powerful features of Hypothesis is Stateful Testing - which helps in testing state machines.
We will see how we can use Hypothesis to solve a couple of popular puzzles.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/chennaipy/attachments/20170713/d6384f2c/attachment.html>


More information about the Chennaipy mailing list