Commit 0f3e38b
authored
Use QuickCheck features in Seq property tests (#1197)
Use .&&. and === wherever suitable. This leads to better failure
messages compared to having a Bool.
Also separate the validity checks from the equality checks for
simplicity.
Change some tests to use arbitrary functions where it seems suitable.1 parent 6f9b768 commit 0f3e38b
1 file changed
Lines changed: 408 additions & 259 deletions
0 commit comments