diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2007-04-22 22:23:46 +0800 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2007-04-22 22:23:46 +0800 |
commit | 49ba5f192509aa06922eed5d4dcf0f1c18cc2693 (patch) | |
tree | 999de07a4af8c3962b0fa07db90e43a08113014a /science/elmergrid | |
parent | 1909c1c8010fbdd7282e6a62fec3197b22c5c2cb (diff) | |
download | freebsd-ports-gnome-49ba5f192509aa06922eed5d4dcf0f1c18cc2693.tar.gz freebsd-ports-gnome-49ba5f192509aa06922eed5d4dcf0f1c18cc2693.tar.zst freebsd-ports-gnome-49ba5f192509aa06922eed5d4dcf0f1c18cc2693.zip |
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/
Diffstat (limited to 'science/elmergrid')
0 files changed, 0 insertions, 0 deletions