On Dec 11, 2010, at 5:14 AM, Matt Wynne wrote:
>
> On 10 Dec 2010, at 20:25, Gennady Bystritsky wrote:
>
>> Is there a way not to execute an example when another one fails? I want to
>> minimize failure noises in cases when, say, one spec checks that an array
>> has an expected number of elem
On 10 Dec 2010, at 20:25, Gennady Bystritsky wrote:
> Is there a way not to execute an example when another one fails? I want to
> minimize failure noises in cases when, say, one spec checks that an array has
> an expected number of elements while the others drill down on a specific
> element.
Is there a way not to execute an example when another one fails? I want to
minimize failure noises in cases when, say, one spec checks that an array has
an expected number of elements while the others drill down on a specific
element. However, when there's a wrong number of elements in the first