I was running zentest 3.5 and rails 1.2.6 for some time. I upgraded my
gems and got ZenTest 3.9.3. It stopped working with a failure on
start up. I just dropped back to the previous version and was fine. I
just upgraded to Rails 2.1 and also went back to ZenTest 3.9.3. It
still does not work.
I get the following error on start up of AutoTest:
/Library/Ruby/Gems/1.8/gems/ZenTest-3.9.3/lib/autotest.rb:389:in
find_files_to_test': undefined method
values’ for #Array:0x18b2a6c
(NoMethodError)
from /Library/Ruby/Gems/1.8/gems/ZenTest-3.9.3/lib/autotest.rb:239:in
run_tests' from /Library/Ruby/Gems/1.8/gems/ZenTest-3.9.3/lib/autotest.rb:228:in
get_to_green’
from /Library/Ruby/Gems/1.8/gems/ZenTest-3.9.3/lib/autotest.rb:208:in
run' from /Library/Ruby/Gems/1.8/gems/ZenTest-3.9.3/lib/autotest.rb:206:in
loop’
from /Library/Ruby/Gems/1.8/gems/ZenTest-3.9.3/lib/autotest.rb:206:in
run' from /Library/Ruby/Gems/1.8/gems/ZenTest-3.9.3/lib/autotest.rb:136:in
run’
from /Library/Ruby/Gems/1.8/gems/ZenTest-3.9.3/bin/autotest:55
from /usr/bin/autotest:19:in `load’
from /usr/bin/autotest:19
I really do not want to go back to the older zentest. Does anyone know
what the problem is.
Thank you
Don F.