non port: devel/rubygem-zentest/pkg-plist |
Number of commits found: 6 |
Saturday, 14 Feb 2009
|
02:16 stas
- Fix plist after ruby update by generating it dynamically.
 |
Wednesday, 16 Apr 2008
|
06:27 clsung
- Update to 3.9.2
 |
Wednesday, 9 Jan 2008
|
03:33 clsung
- Update to 3.7.1
Changes:
 |
Wednesday, 22 Aug 2007
|
01:52 clsung
- remove redundant @dirrm
 |
Tuesday, 14 Aug 2007
|
07:30 clsung
- Update to 3.6.1
 |
Sunday, 22 Apr 2007
|
14:23 clsung
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. ZenTest only works with Ruby and Test::Unit.
unit_diff is a command-line filter to diff expected results from
actual results and allow you to quickly see exactly what is wrong.
autotest is a continous testing facility meant to be used during
development. As soon as you save a file, autotest will run the
corresponding dependent tests.
multiruby runs anything you want on multiple versions of ruby.
Test::Rails helps you build industrial-strength Rails code.
WWW: http://zentest.rubyforge.org/
 |
Number of commits found: 6 |