You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added support for state-machine-based testing and in that support for parallel testing.
Fixed some issues where Gen.choose was used but an inclusive range was expected.
Added and/or combinators for properties
Fixes for printing and checking tables.
Fix small issues with ByteArbitrary
Make Pair-, Triple-Arbitrary accessible outside of reflection based code
Make char shrinking accessible
Add invoke constructor to Arbitrary
Add some more tests for integral number and list shrinking
Add a bunch of custom show instances to better model expected behaviour