2010/9/23 Mauro <[email protected]> > Do you advise me to use cucumber for test? >
Cucumber is designed for Behaviour Driven Development (BDD). Some also propagate that BDD is the future of software engineering. If you are goal is BDD, then Cucumber is the answer. I use Cucumber myself. But you should know that there are levels of testing. Cucumber is for high level testing. You also need to look at other testing tools for low level. Rspec, Unit Testing and Shoulda are good examples. --- Edmond Software Developer | Baobab Health Trust (http://www.baobabhealth.org/) | Malawi Cell: +265 999 465 137 | +265 881 234 717 *"Many people doubt open source software and probably don’t realize that there is an alternative… which is just as good.." -- Kevin Scannell* -- 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.

