An open API service providing repository metadata for many open source software ecosystems.

Package Usage: go: github.com/leanovate/gopter

Package gopter contain the main interfaces of the GOlang Property TestER. A simple property test might look like this: Generally a property is just a function that takes GenParameters and produces a PropResult: but usually you will use prop.ForAll, prop.ForAllNoShrink or arbitrary.ForAll. There is also the commands package, which can be helpful for stateful testing. Example_labels demonstrates how labels may help, in case of more complex conditions. The output will be:
12 versions
Latest release: over 4 years ago
273 dependent packages

View more package details: https://packages.ecosystem.code.gouv.fr/registries/proxy.golang.org/packages/github.com/leanovate/gopter

Dependent Repos 0