> BDD is a process, not a result. The tools should support the process. > What you're asking for would stand in the way of this process.
If there is a "disallow_unexpected_renders" that does not stand in the way of the process. It gives people a choice, much like integrate_views gives people a choice. Although I see people using integrate_views are disabling themselves, because they are probably writing horrible specs. Using controller specs to double as view specs to make up for not having integration specs is a big problem in itself. And I see disallow_unexpected_renders enabling themselves to not test the same partials in more then one spot. I get your point though, it's not getting in. Thats ok, Zach _______________________________________________ rspec-users mailing list [email protected] http://rubyforge.org/mailman/listinfo/rspec-users
