Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re^4: How do I make a Perl install NOT use the test harness?

by stevieb (Canon)
on Jan 21, 2021 at 11:23 UTC ( [id://11127204]=note: print w/replies, xml ) Need Help??


in reply to Re^3: How do I make a Perl install NOT use the test harness?
in thread How do I make a Perl install NOT use the test harness?

LOL nice! :)

A few years back before built-in CI systems were widely available, I built my own, Test::BrewBuild. It runs tests across all Perlbrew Perl instances on Unixy type systems, and all berrybrew Perl instances on Windows. A dispatcher running on the system you're working on orders all listening test servers across the network/Internet to run the unit test suite, and then they all send back their results which are aggregated.

I still use it for running tests on OSs that Github/Travis etc don't offer, and for final full blown suite runs just prior to CPAN upload, where an external CI platform isn't capable for one reason or another to run my entire suite of developer-only tests.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (5)
As of 2024-03-28 17:31 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found