Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re^3: Application Testing: Custom Module or Perl Test Files?

by xdg (Monsignor)
on Sep 08, 2005 at 01:04 UTC ( [id://490050]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Application Testing: Custom Module or Perl Test Files?
in thread Application Testing: Custom Module or Perl Test Files?

The more general point I was making was that when making a module to help with testing some other module or application, creating it with a whole distribution skeleton (README, MANIFEST, Changes, etc.) is unnecessary, whether using Module::Starter, Extutils::ModuleMaker or h2xs or something else entirely. It's sufficient to just create a .pm file and stick it in t/ directory.

(N.B I'm the author of ExtUtils::ModuleMaker::TT, so, yes, I'm a fan of the ExtUtils::ModuleMaker school. And kudos to jkeenan1 for his recent updates!)

-xdg

Code written by xdg and posted on PerlMonks is public domain. It is provided as is with no warranties, express or implied, of any kind. Posted code may not have been tested. Use of posted code is at your own risk.

  • Comment on Re^3: Application Testing: Custom Module or Perl Test Files?

Replies are listed 'Best First'.
Re^4: Application Testing: Custom Module or Perl Test Files?
by geektron (Curate) on Sep 08, 2005 at 18:26 UTC
    (N.B I'm the author of ExtUtils::ModuleMaker::TT, so, yes, I'm a fan of the ExtUtils::ModuleMaker school. And kudos to jkeenan1 for his recent updates!)

    heheheh.

    i've jumped on the testing team for ExtUtils::ModuleMaker, because i'd like to participate more, plus there are a few enhancements i'd like to see.

    the only reason i made my comment was that even if it can be considered "overkill" to use ExtUtils::ModuleMaker just to start testing, having that skeleton there helps one *remember* what's needed.

      I'd like to see the addition of pod-coverage.t and pod.t like in Module::Starter

      Walking the road to enlightenment... I found a penguin and a camel on the way.....
      Fancy a yourname@perl.me.uk? Just ask!!!

        Why? To more easily jack up a CPANTS Kwalitee score? That's a flame/religious war just waiting to happen, with plenty of people on both sides. ExtUtils::ModuleMaker is not Module::Starter. If you really want what Module::Starter gives, then use Module::Starter.

        -xdg

        Code written by xdg and posted on PerlMonks is public domain. It is provided as is with no warranties, express or implied, of any kind. Posted code may not have been tested. Use of posted code is at your own risk.

Log In?
Username:
Password:

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

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

    No recent polls found