Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re: Capturing all screen output from prove command into a file

by shmem (Chancellor)
on Mar 07, 2017 at 19:37 UTC ( [id://1183877]=note: print w/replies, xml ) Need Help??


in reply to Capturing all screen output from prove command into a file

How can I capture everything output to the screen when I run prove and save it to a file?

Although you already got the answer (--merge) - a more general approach (on a unixish system): invoking script(1) does the trick.

perl -le'print map{pack c,($-++?1:13)+ord}split//,ESEL'
  • Comment on Re: Capturing all screen output from prove command into a file

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (5)
As of 2024-04-19 20:31 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found