Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re: Issues with first module build

by stevieb (Canon)
on Jan 05, 2021 at 09:09 UTC ( [id://11126355]=note: print w/replies, xml ) Need Help??


in reply to Issues with first module build

"The first issue is that "./Build test" doesn't recursively go into the "t" directory. I have tests in "t/lib/*.t", and they do not get run with "./Build test"."

How sure are you that Module::Build has the capability of traversing test sub directories? I use ExtUtils::MakeMaker and I know for fact it does, because I wrote the tests and documentation for that functionality myself (see that here). Here's the t/ directory for one of my own distributions that have several sub-dirs in the t/ directory.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (3)
As of 2024-04-20 01:25 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found