Skip to content

Alexander-N/property-based-testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Property based testing with Hypothesis

Notebook for Python User Group Freiburg

Instead of hand-picking examples as in classical testing, property based testing uses randomly generated data to assert general properties of the results. With hypothesis there is an excellent python library which can be used with any common testing framework. I believe every software developer should know about this concept and in this session I'll try to show by example why it's a great idea.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published