Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re: getting Test::More test names to print out

by hanenkamp (Pilgrim)
on Dec 31, 2003 at 15:49 UTC ( [id://317916]=note: print w/replies, xml ) Need Help??


in reply to getting Test::More test names to print out

Running make test runs Test::Harness which runs your test scripts. You should check the documentation for Test::Harness:

test names

Anything after the test number but before the # is considered to be the name of the test.

ok 42 this is the name of the test

Currently, Test::Harness does nothing with this information.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://317916]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (3)
As of 2025-01-14 06:21 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    Which URL do you most often use to access this site?












    Results (38 votes). Check out past polls.