ZenTest
- URL
- http://www.zenspider.com/ZSS/Products/ZenTest/
- Author(s)
- Ryan Davis and Eric Hodel
- Summary
- ZenTest provides 4 different tools and 1 library: zentest, unit_diff, autotest, multiruby, and Test::Rails. ZenTest scans your target and unit-test code and writes your missing code based on simple naming rules, enabling XP at a much quicker pace. ZenTes
Comments
zentest
(4.2.1)
is Failing
for Wes Sheldahl (Mac OSX, 6 months ago)
Using ruby 1.9.1p378 via rvm.
It fails to find my actual test files (which are found by 'rake test'):
$ autotest
/Users/wesley/.rvm/rubies/ruby-1.9.1-p378/bin/ruby -I.:lib:test -rubygems -e "%w[test/unit test/test_helper.rb].each { |f| require f }" | unit_diff -u
/Users/wesley/.rvm/gems/ruby-1.9.1-p378/gems/ZenTest-4.2.1/lib/unit_diff.rb:100: warning: shadowing outer local variable - line
/Users/wesley/.rvm/gems/ruby-1.9.1-p378/gems/ZenTest-4.2.1/lib/unit_diff.rb:104: warning: shadowing outer local variable - line(... 0 files tested)
zentest
(4.2.1)
is Failing
for jojje (Mac OSX, 6 months ago)
tested on: ruby 1.9.1p0 (2009-01-30 revision 21907) [i386-mswin32]
Error:
c:/ruby/bin/autotest:19:in `load': Permission denied -- c:/ruby/lib/ruby/gems/1.9.1/gems/rspec-1.3.0/lib/autotest (LoadError)
from c:/ruby/bin/autotest:19:in `<main>'
zentest
(4.1.3)
is Working
for Eric Hodel (Mac OSX, about 1 year ago)
zentest
(4.0.0)
is Failing
for Vít Ondruch (other, about 1 year ago)
Running autotest under cygwin: /usr/local/bin/autotest:19:in `load': Is a directory - /usr/local/lib/ruby/gems/1.9.1/gems/rspec-1.2.2/lib/autotest (Errno::EISDIR)
from /usr/local/bin/autotest:19:in `<main>'
zentest
(3.11.1)
is Failing
for Thomas Preymesser (GNU/Linux, about 1 year ago)

zentest (4.2.1) is Working
for Sergey Molodtsov (GNU/Linux, 5 months ago)