Hi Daniel,
That's a very good catch. I'm using the ScalaCheckFunctions trait
indeed to be able to override the forAll function from ScalaCheck in
my code and do some testing. But this introduces an unnecessary
conflict with the forAll method from ScalaCheck in general
specification code.
I changed that part and uploaded a new version of specs in specs-1.4.3-
SNAPSHOT available on the Maven repository. Please use that one.
Thanks,
Eric.
> }- Hide quoted text -
>
> - Show quoted text -