Export to GitHub

specs - issue #168

"validates" does not execute


Posted on Dec 28, 2010 by Happy Horse

Hi,

it seems to me that the "validates" matcher for a scalacheck property is not executed (whereas the "must validate" matcher is). I attached a spec demonstrating the issue.

By the way, how do I specify scalacheck options (like minSize) when using "must validate" or "validates" ?

Thanks Andreas

Attachments

Comment #1

Posted on Dec 28, 2010 by Massive Giraffe

This issue is a bug indeed and is fixed in the latest SNAPSHOT.

Status: Fixed

Labels:
Type-Defect Priority-Medium