Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
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 browsing the Monastery: (1)
As of 2024-04-18 23:28 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found