The State of Ruby and Testing
22ideastreet.com
The State of Ruby and Testing
1–10 of 11 posts
Re: The State of Ruby and Testing
#2Still, interesting data. I have learned that I am apparently a completely typical ruby user.
Re: The State of Ruby and Testing
#3Separating the results into exclusive types (testing framework, browser integration framework, assertion macros, etc) would make a lot more sense. Or asking what tool is being used for a particular task (unit testing, integration testing, mocking/stubbing, assertion macros, etc).
Re: The State of Ruby and Testing
#4Re: The State of Ruby and Testing
#5The pie charts don't really make any sense. For example, a single project can use Cucumber, Capybara, and RSpec, or none of them, or any combination. But in the article and its graphs they are presented as mutually exclusive options. Separating the results into exclusive types (testing framework, browser integration framework, assertion macros, etc) would make a lot more sense. Or asking what tool is being used for a…
Re: The State of Ruby and Testing
#6Re: The State of Ruby and Testing
#7Thanks rauljara and automach. I agree that the pie charts were probably not the best way to represent the data that was gathered. The questions could all take multiple answers, and I just summed the results to figure out how big of a piece of the pie each section would get. I made a quick edit to the post to clarify this. Thanks for taking the time to write that up, would appreciate any tips on how to better represen…
Re: The State of Ruby and Testing
#8The pie charts don't really make any sense. For example, a single project can use Cucumber, Capybara, and RSpec, or none of them, or any combination. But in the article and its graphs they are presented as mutually exclusive options. Separating the results into exclusive types (testing framework, browser integration framework, assertion macros, etc) would make a lot more sense. Or asking what tool is being used for a…
So for all projects that use a combination of tools (the vast majority of projects I would guess), the collected data is invalid. That's too bad.
Re: The State of Ruby and Testing
#9Thanks rauljara and automach. I agree that the pie charts were probably not the best way to represent the data that was gathered. The questions could all take multiple answers, and I just summed the results to figure out how big of a piece of the pie each section would get. I made a quick edit to the post to clarify this. Thanks for taking the time to write that up, would appreciate any tips on how to better represen…
The colors are very hard to differentiate with the larger datasets, such as the 2 testing frameworks charts.
Re: The State of Ruby and Testing
#10Thanks rauljara and automach. I agree that the pie charts were probably not the best way to represent the data that was gathered. The questions could all take multiple answers, and I just summed the results to figure out how big of a piece of the pie each section would get. I made a quick edit to the post to clarify this. Thanks for taking the time to write that up, would appreciate any tips on how to better represen…
The colors are very hard to differentiate with the larger datasets, such as the 2 testing frameworks charts.