How I learned to test my Rails applications, Part 1: Introduction Ruby on Rails and automated testing go hand in hand. Rails ships with a built-in test framework; if itâs not to your liking you can replace it with one of your liking (as I write this, Ruby Toolbox lists 32 projects under the Testing Frameworks category). So yeah, testingâs pretty important in Railsâyet many people developing in Rai
{{#tags}}- {{label}}
{{/tags}}