[Pycon] [new paper] "Aniello Barletta" - Property-based testing with Hypothesis

info a pycon.it info a pycon.it
Lun 18 Dic 2017 16:47:24 CET


Title: Property-based testing with Hypothesis 
Duration: 45 (includes Q&A)
Q&A Session: 15
Language: it
Type: Talk

Abstract: Hypothesis is a Python library for creating unit tests which are simpler to write and more powerful when run, finding edge cases in your code you wouldn’t have thought to look for. It is stable, powerful and easy to add to any existing test suite.

It works by letting you write tests that assert that something should be true for every case, not just the ones you happen to think of.

In this talk I'll talk about the property-based testing approach, with some practical examples.


Tags: [u'testing']


Maggiori informazioni sulla lista Pycon