/go-pbt-demo

Bunch of property based testing examples in real projects

Primary LanguageGoMIT LicenseMIT

go-pbt-demo

This repo contains examples for Property Based Testing implementations in go

Frameworks / API used for this repo includes :

Usage of gopter https://github.com/leanovate/gopter

Usage of testing/quick https://golang.org/pkg/testing/quick/

Boilerplate used for this project : https://github.com/bxcodec/go-clean-arch