Bob Sanders wrote:
> I watched the Railscasts video about Cucumber and BDD testing and he
> mentions to also do unit testing.
> 
> I figure if the application functions how I want it by passing the
> functional tests through Cucumber's BDD testing method, is it really
> that necessary to do unit testing as well?
Oh, he probably forgot to told you that acceptance testing using 
Cucumber is super slow, whereas Unit tests can be written blazing fast. 
You'll understand what I mean after you write a few acceptance tests.
-- 
Posted via http://www.ruby-forum.com/.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to