Are there books or articles that teach to write unit test in ruby ?
The Rails guide to testing is pretty good: http://guides.rubyonrails.org/testing.html
Assuming that you want write tests using 'test/unit' the WikiBooks has article about it http://en.wikibooks.org/wiki/Ruby_Programming/Unit_testing. But there are more testing frameworks for Ruby like RSpec, then look at http://rspec.info/.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With