Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re: Trust, But Verify

by djberg96 (Acolyte)
on Mar 05, 2008 at 04:01 UTC ( [id://672078]=note: print w/replies, xml ) Need Help??


in reply to Trust, But Verify

You'll want to check the Rubinius test suite. I'm not sure what they're up to lately, but I'm guessing over 10k at this point.

JRuby is using a combination of the Rubinius specs, my own personal, unpublished test suite called 'ruby_test' (at just over 7k tests at this point), BFTS (basically abandoned, the authors are now part of the Rubinius core team), and whatever the JRuby core team decides to add. It may seem a strange mix, but it's actually beneficial, as each group seems to have a different testing style that's mutually beneficial.

You might also want to talk about maintainability because Ho. Ly. God. the Perl test suite is precisely the sort of thing people are talking about when they refer to "the big ball of mud".

Replies are listed 'Best First'.
Re^2: Trust, But Verify
by chromatic (Archbishop) on Mar 17, 2008 at 19:32 UTC
    ... the Perl test suite is precisely the sort of thing people are talking about when they refer to "the big ball of mud".

    The whole thing? Really? Every last bit?

    I can think of specific points of awfulness (File::Find is one horrifying example, which shouldn't surprise anyone considering the internals of the module), but it seems rather difficult to argue that the thing is horrible and unmaintainable when it's working.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others musing on the Monastery: (2)
As of 2024-04-25 05:55 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found