Hello, I've been trying for two years to pick up BDD. I'm making progress, have just read through the chapters in The RSpec Book on spec'ing views and controllers.
What is the difference between using integrate_views and doing what seems to be a lot of extra work to test the views in isolation? When I use integrate_views, can I write view spec in what would otherwise be isolated controller spec? I read that I'm "encouraged" to do these in isolation, but IMHO the chapter on spec'ing views is not very convincing in its own right, it tells me that it's good, but doesn't show me as much, compared to the examples and descriptions of circumstance that make several other chapters very convincing. Please help. thanks Jesse -- Posted via http://www.ruby-forum.com/. _______________________________________________ rspec-users mailing list rspec-users@rubyforge.org http://rubyforge.org/mailman/listinfo/rspec-users