Testing in Ruby
I said the word "RSpec" a couple of minutes in, and then we spent 40 minutes talking about testing. We talk about our separate tastes of Minitest and RSpec, TDD, JavaScript testing, and more!
No comments have been posted yet, be the first one to comment.
Show Information

Remote Ruby
Three Rubyists having conversations and interviewing others about Ruby and web development.
Mentioned Topics
Unit Testing
...
Integration Testing
...

Ruby is a dynamically typed object-oriented programming language with an emphasis on simplicity and productivity. The language was developed in the mid-1990s in Japan by Yukihiro "Matz" Matsumoto. Ruby has an elegant syntax that is naturally eas...