Skip to content

This is a repository containing the material and exercises for property-based testing workshop in Python using Hypothesis

Notifications You must be signed in to change notification settings

felixminom/hypothesis-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hypothesis-workshop

This is a repository containing the material and exercises for property-based testing workshop in Python using Hypothesis.

The following steps assume that you have Python > 3.10 installed and Poetry.

$ git clone https://github.com/felixminom/hypothesis-workshop.git
$ cd hypothesis-workshop
$ poetry install
$ poetry shell
$ pytest

About

This is a repository containing the material and exercises for property-based testing workshop in Python using Hypothesis

Resources

Stars

Watchers

Forks

Languages