I think some form of shrinking the test data of failing properties would be useful. I've thrown together a quick implementation that seems to work. All the existing tests pass. https://github.com/amcvega/rantly/commit/fe0ee4596607915d35e839168a88ebdba90d8297
I think some form of shrinking the test data of failing properties would be useful.
I've thrown together a quick implementation that seems to work. All the existing tests pass.
amcvega/rantly@fe0ee45