I'm curious about standards on unit testing modules.

I have a module file in my lib/ directory. Should I create a unit test
in test/unit directory and test it as I would any other model?

Is there any kind of naming convention used for unit test files for
modules (some_name_test.rb or some_name_module_test.rb)?
-- 
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 rubyonrails-talk@googlegroups.com
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