Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re^5: Test driven development with Perl and vim

by dragonchild (Archbishop)
on Mar 02, 2005 at 13:21 UTC ( [id://435810]=note: print w/replies, xml ) Need Help??


in reply to Re^4: Test driven development with Perl and vim
in thread Test driven development with Perl and vim

If a failed test occurs when using ",t" then I want to re-run that specific testfile using ",T" so that I can see the helpful messages I put into each ok() statement. In Excel::Template, for example, I have almost 200 tests over 24 files and hope to be at 500 over 50+ before all is said and done. Each test file generally has between 4 and 20 tests, which is a manageable amount of output. 200 isn't.

Being right, does not endow the right to be rude; politeness costs nothing.
Being unknowing, is not the same as being stupid.
Expressing a contrary opinion, whether to the individual or the group, is more often a sign of deeper thought than of cantankerous belligerence.
Do not mistake your goals as the only goals; your opinion as the only opinion; your confidence as correctness. Saying you know better is not the same as explaining you know better.

  • Comment on Re^5: Test driven development with Perl and vim

Replies are listed 'Best First'.
Re^6: Test driven development with Perl and vim
by gaal (Parson) on Mar 02, 2005 at 13:46 UTC
    I guess we need something that sets TEST_VERBOSE=1 when a regular ,t produced failures (and maybe, if the ,w target was unset, set it to the failing testfile).

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (7)
As of 2024-04-23 07:45 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found