We want all our backend services to be property-tested. There are a couple of candidate libraries (frameworks) which fit the bill: - [excheck](https://github.com/parroty/excheck) - [quixir](https://github.com/pragdave/quixir) - [propcheck](https://github.com/alfert/propcheck)
We want all our backend services to be property-tested.
There are a couple of candidate libraries (frameworks) which fit the bill: