-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
spock_1.0.0.Beta3
-
None
Test functions called N^2 times for a "where:" spock block,
where N is a size of the "where:" block.
I think the framework iterates twice over the "where: " block.
First on a client side and then in a container (for each iteration on the client side).