modulepackage
0.0.0-20200624132558-53a734428a78
Repository: https://github.com/caudaganesh/go-pbt-demo.git
Documentation: pkg.go.dev
# README
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