Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
Ruby
[ANN] testy.rb - ruby testing that's mad at the world
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="ara.t.howard, post: 4635297"] i'm not talking about code to test ratios, but code to test *framework* ratios. of course these numbers are a little bit high (whitespace, comments, etc) but cfp:/opt/local/lib/ruby/gems/1.8/gems > for gem in thoughtbot-* rspec* faker* mocha*;do echo $gem;find $gem/lib -type f|grep .rb|xargs -n1 cat|wc -l;done thoughtbot-factory_girl-1.2.0 937 thoughtbot-shoulda-2.9.1 3854 rspec-1.1.12 8773 rspec-1.1.3 7785 rspec-1.1.4 8083 faker-0.3.1 299 mocha-0.9.5 3294 most people would consider an 8000 line rails app 'large'. a @ [URL]http://codeforpeople.com/[/URL] [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
Ruby
[ANN] testy.rb - ruby testing that's mad at the world
Top