Skip to content

Commit 0f3e38b

Browse files
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

File tree

0 commit comments

Comments
 (0)