Is RSpec too complex for Rails Tutorial?

Dec 21, 2009 • posted by Michael Hartl

I've gotten feedback that RSpec may be too complex for the Rails Tutorial book. Though I mainly use RSpec myself, there are advantages to using the default Test::Unit framework. If I'm ever going to switch from RSpec to Test::Unit, now is the time, since subsequent chapters will have many more tests and would require much more rewriting to change. I've set up a survey to get reader feedback about testing frameworks; please let me know what you think by taking the survey here.

MORE ARTICLES LIKE THIS: