Skip to content
This repository has been archived by the owner on Oct 30, 2022. It is now read-only.

meeshkan/targeted-property-based-testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction to targeted property-based testing

See the slides at https://meeshkan.github.io/targeted-property-based-testing/.

Examples of property-based testing including targeted property-based testing written in Elixir with PropCheck.

The project was initialized using mix:

$ mix new elixir-propcheck --app pbt

mix comes with Elixir.

Examples of targeted property-based testing using the Hypothesis library.

Examples of targeted property-based testing in Erlang. Project initialized with rebar3:

$ rebar3 new lib erlang-targeted-pbt

About

Introduction to targeted property-based testing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •