Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re^2: Code Generation from Test Suites

by reneeb (Chaplain)
on Sep 14, 2006 at 09:35 UTC ( [id://572897]=note: print w/replies, xml ) Need Help??


in reply to Re: Code Generation from Test Suites
in thread Code Generation from Test Suites

I would use the method names used for can_ok to generate the method stubs.

But there are several problems:
  • what if you have typos (in method names) in the test
  • you correct them, is it a new sub or is it possible to identify the misspelled sub in the generated code?
  • ...

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (3)
As of 2024-04-20 02:48 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found