Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re^3: Test Survey Results

by ambs (Pilgrim)
on Aug 04, 2008 at 15:52 UTC ( [id://702097]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Test Survey Results
in thread Test Survey Results

Well...
ambs@rachmaninoff ProjectoDicionario$ time make test
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0)" t/*.t
t/empty_lines....ok                                                          
t/last_line......ok                                                          
t/test_terms.....ok                                                          
All tests successful.
Files=3, Tests=67546, 16 wallclock secs (13.43 cusr +  1.40 csys = 14.83 CPU)

real	0m15.786s
user	0m18.537s
sys	0m1.806s

This is not to show tests run quickly, as the tests are quite simple. What I would like to say is that these tests in particular are not testing code, but testing data quality (a PT dictionary formatting).

Why is this helpful? Because when I too the time to write the tests, I found out that I had more than 6000 entries with formatting errors.

Alberto Simões

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (2)
As of 2024-04-25 19:06 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found