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

Re: Test harness, test more

by chromatic (Archbishop)
on Jun 02, 2008 at 19:33 UTC ( [id://689743]=note: print w/replies, xml ) Need Help??


in reply to Test harness, test more

prove -vm t/*.t > some_file.log

Replies are listed 'Best First'.
Re^2: Test harness, test more
by alexm (Chaplain) on Jun 02, 2008 at 22:34 UTC
    prove -vm t/*.t

    Gives me: Unknown option: m. Maybe you meant prove -vb t/*.t ?

    BTW, thanks for the tip, I was used to run make test TEST_VERBOSE=1 before, but prove is much shorter and lets you choose the tests to run.

      It looks like the -m switch came about in newer versions of TAP::Harness; I'm using 3.02:

           -m,  --merge       Merge test scripts' STDERR with their STDOUT.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (9)
As of 2024-04-26 08:53 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found