Rspec vs. TestUnit

Both Test::Unit and Rspec are very nice solutions. As for me I prefer to use RSpec in my Rails project – because it has many automatic solutions like autotest, highlighting syntax, shortcut commands like rake spec and other stuff that make using test easer. But in my plain ruby scripts I use Test::Unit – it is very lightweight and staightforward when you don’t need complex testing (integrational and others)

Leave a Comment

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)