sscheck icon indicating copy to clipboard operation
sscheck copied to clipboard

Support thrown expectations in DStreamProp.forall

Open juanrh opened this issue 9 years ago • 0 comments

Currently only functional expectations work as expected, see https://etorreborre.github.io/specs2/guide/SPECS2-3.6.2/org.specs2.guide.Structure.html#unit-specification

Anyway functional expectations are recommended in ScalaCheck, while -thrown expectations are discouraged https://groups.google.com/forum/#!topic/scalacheck/Ped7joQLhnY

juanrh avatar Sep 17 '15 11:09 juanrh