An open API service indexing awesome lists of open source software.

https://github.com/battermann/property-based-testing-example


https://github.com/battermann/property-based-testing-example

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Property Based Testing Example

In Scala.

Run with [Ammonite](https://ammonite.io/#ScalaScripts):

```sh
amm propertybasedtesting.sc
```

See also: [An introduction to property based testing](https://fsharpforfunandprofit.com/pbt/)