Description
Clinton Roy https://kiwi.pycon.org/schedule/presentation/113/ We all wish we were were testing more, but tests are ugly, a pain to write and are brittle. Property based testing helps to solve all of these problems. Now, with Hypothesis, Python has an outstanding toolkit to write property based tests.