On Sat, 5 Feb 2005 15:12:20 -0500, Stevan Little
<[EMAIL PROTECTED]> wrote:
> I sent Schwern a patch to change 'names' to 'description', but then
> Andy brought up the idea of 'labels'. At the time, Schwern said it was
> 'in the pipeline', but I expect its actually been moved out since.
> 
> Personally, I view them as 'descriptions' since thats what I usually
> write. But 'labels' makes sense too, if you use them that way. However,
> 'name' just never made since to me though, and initially was a source
> of confusion when I first read Test::Tutorial and co.

My first thought was also "label", but that word already has the
meaning in many languages (including Perl) of "arbitrary point to
which control jumps". Casting my vote for "description".

Also, is anything ever *done* with these chunks of text? When I first
started using Test::More, I expected that I'd get that text when a
test failed instead of just a line number.

-- 
Shawn Boyette
<[EMAIL PROTECTED]>

Reply via email to