scalaz-scalatest icon indicating copy to clipboard operation
scalaz-scalatest copied to clipboard

Scalatest bindings for scalaz.

Results 2 scalaz-scalatest issues
Sort by recently updated
recently updated
newest added

There should be a `Length` for at least NonEmptyList, but it could be expanded to any foldable type. Couple open questions: - Should this go in its own trait that...

Given a type B that is a subclass of type A, when using a left[B] matcher with a result that is typed to be left[A], the matcher will fail even...