Hi All,

Still looking at the testing.pod, I see list items like this:

=over

=item * -order=rotate

rotate the tests: a, b, c, a, b, c

=item * -order=repeat

repeat the tests: a, a, b, b, c, c

=item * -order=random

run in the random order, e.g.: a, c, c, b, a, b

=back

I think that's generally considered a mixing of item styles. Is there a reason not to just make it:

=over

=item -order=rotate

rotate the tests: a, b, c, a, b, c

=item -order=repeat

repeat the tests: a, a, b, b, c, c

=item -order=random

run in the random order, e.g.: a, c, c, b, a, b

=back

?

Regards,

David

Attachment: smime.p7s
Description: S/MIME cryptographic signature



Reply via email to