Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Automate and dispatch unit test runs across perl/berrybrew on remote Windows and Unix systems

by stevieb (Canon)
on Apr 27, 2016 at 17:17 UTC ( [id://1161664]=CUFP: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    # start a tester on the localhost
    
    ...
    5.18.4 :: PASS
    5.20.3 :: PASS
    5.22.1 :: PASS
    
  2. or download this
    $ bbdispatch -t localhost -t tester1 -t tester2 -r https://github.com/
    +stevieb9/mock-sub
    
    ...
    5.10.1 :: PASS
    5.14.4 :: PASS
    5.22.1 :: PASS
    
  3. or download this
    $ bbdispatch -t localhost -t tester1 -t tester2 -c "brewbuild -R"
    
    ...
    5.18.4 :: PASS
    5.20.3 :: PASS
    5.22.1 :: FAIL
    
  4. or download this
    $ ls bblog
    
    ...
    tester2_Devel-Trace-Subs-5.22.1-FAIL.bblog
    localhost_Devel-Trace-Subs-5.22.1-FAIL.bblog
    localhost_File-Edit-Portable-5.14.4-FAIL.bblog
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: CUFP [id://1161664]
Approved by atcroft
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: (4)
As of 2024-04-23 18:01 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found