As today seems to be "test day" on the list, I''d like to hear how people are using ZenText. I''m using autotest -rails and it''s made an incredible difference in my productivity. There is mention of using zentest to autogenerate missing test cases. I can''t seem to get this working. Any hints? Thanks, Steve -- View this message in context: http://www.nabble.com/zentest-q%27s-t1788055.html#a4870950 Sent from the RubyOnRails Users forum at Nabble.com.
On Jun 14, 2006, at 12:11 PM, s.ross wrote:> > As today seems to be "test day" on the list, I''d like to hear how > people are > using ZenText. I''m using autotest -rails and it''s made an incredible > difference in my productivity. > > There is mention of using zentest to autogenerate missing test > cases. I > can''t seem to get this working. Any hints?http://wrath.rubyonrails.org/pipermail/rails/2006-April/034977.html -- Eric Hodel - drbrain@segment7.net - http://blog.segment7.net This implementation is HODEL-HASH-9600 compliant http://trackmap.robotcoop.com
This is a helpful post, but the problem I''m experiencing is that the Rails environment is not being set up as it would be during application start. In particular, plugins don''t appear to be loaded (I''m using edge, not gem Rails). Is there any way I can help document this and the other Zen test tools? I think they''re kick-a$$, and would be more widely adopted with a bit more documentation. Thanks, Steve -- View this message in context: http://www.nabble.com/zentest-q%27s-t1788055.html#a4871658 Sent from the RubyOnRails Users forum at Nabble.com.
On Jun 14, 2006, at 12:55 PM, s.ross wrote:> This is a helpful post, but the problem I''m experiencing is that > the Rails > environment is not being set up as it would be during application > start. In > particular, plugins don''t appear to be loaded (I''m using edge, not gem > Rails).Since I don''t use plugins I''m not sure what extra things would be needed to make this work. Also, Rails still doesn''t work with -w, so you get lots of extra output.> Is there any way I can help document this and the other Zen test > tools? I > think they''re kick-a$$, and would be more widely adopted with a bit > more > documentation.There''s RDoc here: http://zentest.rubyforge.org/ You can submit patches here: http://rubyforge.org/projects/zentest -- Eric Hodel - drbrain@segment7.net - http://blog.segment7.net This implementation is HODEL-HASH-9600 compliant http://trackmap.robotcoop.com