leanovate / gopter

GOlang Property TestER
MIT License
598 stars 40 forks source link
golang golang-property-tester property-based-testing

GOPTER

... the GOlang Property TestER Build Status codecov GoDoc Go Report Card

Change Log

Synopsis

Gopter tries to bring the goodness of ScalaCheck (and implicitly, the goodness of QuickCheck) to Go. It can also be seen as a more sophisticated version of the testing/quick package.

Main differences to ScalaCheck:

Main differences to the testing/quick package:

Documentation

Current godocs:

License

MIT Licence