Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re^4: Top prerequisites based on data from CPANTS

by elmex (Friar)
on Apr 19, 2008 at 16:30 UTC ( [id://681664]=note: print w/replies, xml ) Need Help??


in reply to Re^3: Top prerequisites based on data from CPANTS
in thread Top prerequisites based on data from CPANTS

Ah yes, I see what you mean. I don't understand why eg. kwalitee requires each distribution to have a distributed pod and pod-coverage test.

Same thing with most other (usually regression) tests, eg. when you write tests for your API that doesn't depend on anything which is different from system to system. Or a protocol implementation test, also doesn't need to be distributed, or at least doesn't need to run on installation.

  • Comment on Re^4: Top prerequisites based on data from CPANTS

Replies are listed 'Best First'.
Re^5: Top prerequisites based on data from CPANTS
by domm (Chaplain) on Apr 19, 2008 at 18:48 UTC

    I don't understand why eg. kwalitee requires each distribution to have a distributed pod and pod-coverage test.

    Because:

    • it shows that the author cares about this issue
    • if the author abandons the dist, a new maintainer gets all the stuff the previous author put into the dist
    • it does no harm - if done right. And soon CPANTS will check if it's done right.
    -- #!/usr/bin/perl for(ref bless{},just'another'perl'hacker){s-:+-$"-g&&print$_.$/}

      Like having these two tests in xt/?


      Enjoy, Have FUN! H.Merijn

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (5)
As of 2024-04-24 07:28 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found