Can you somehow create a test that contains methods that relate to the methods in the controller that is being tested? Thanks Chris -- Posted via http://www.ruby-forum.com/.
Chris Richards
2006-May-03 10:27 UTC
[Rails] Re: create test methods from Controller methods?
...i want to create the test methods automatically -- Posted via http://www.ruby-forum.com/.
Dan Venkitachalam
2006-May-03 11:08 UTC
[Rails] Re: create test methods from Controller methods?
I believe zentest has test stub generation features, although I''ve never used it. Dan. On 5/3/06, Chris Richards <evilgeenius@gmail.com> wrote:> > ...i want to create the test methods automatically > > -- > Posted via http://www.ruby-forum.com/. > _______________________________________________ > Rails mailing list > Rails@lists.rubyonrails.org > http://lists.rubyonrails.org/mailman/listinfo/rails >-- Dan Venkitachalam expandingbrain.com -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060503/a6a92ba9/attachment-0001.html
Ezra Zygmuntowicz
2006-May-03 14:44 UTC
[Rails] Re: create test methods from Controller methods?
On May 3, 2006, at 3:27 AM, Chris Richards wrote:> ...i want to create the test methods automatically > > -- > Posted via http://www.ruby-forum.com/. > _______________________________________________ > Rails mailing list > Rails@lists.rubyonrails.org > http://lists.rubyonrails.org/mailman/listinfo/railshttp://svn.techno-weenie.net/projects/plugins/refactor/README http://svn.techno-weenie.net/projects/plugins/refactor/ -Ezra