/property-based-testing

IPython notebook presentation outlining property based testing

Primary LanguageJupyter NotebookMIT LicenseMIT

property-based-testing

IPython notebook presentation outlining property based testing for the Python Amsterdam Meetup 26 April 2017

mkvirtualenv property-based-testing
pip install -r requirements.txt
jupyter-nbextension install rise --py --user
jupyter-nbextension enable rise --py --user