Sign in Sign up
rubygems

ZenTest

ZenTest provides 4 different tools: zentest, unit_diff, autotest, and multiruby. 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 Minitest or Test::Unit. There is enough evidence to show that this is still proving useful to users, so it stays. unit_diff is a command-line filter to diff expected results from actual results and allow you to quickly see exactly what is wrong. Do note that minitest 2.2+ provides an enhanced assert_equal obviating the need for unit_diff 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. Great for compatibility checking! Use multiruby_setup to manage your installed versions. *NOTE:* The next major release of zentest will not include autotest (use minitest-autotest instead) and multiruby will use rbenv / ruby-build for version management.

Activity

Latest release
2y ago
Total releases
62
Cadence
~2 months
Last 12 months
0

Details

License
MIT
First release
Mar 06, 2006
Releases
Version Released
4.12.2 patch
4.12.1 patch
4.12.0 minor
4.11.2 patch
4.11.1 patch
4.11.0 minor
4.10.1 patch
4.10.0 minor
4.9.5 patch
4.9.4 patch
4.9.3 patch
4.9.2 patch
4.9.1 patch
4.9.0 minor
4.8.4 patch
4.8.3 patch
4.8.2 patch
4.8.1 patch
4.8.0 minor
4.7.0 minor
4.6.2 patch
4.6.1 patch
4.6.0 minor
4.5.0 minor
4.4.2 patch
4.4.1 patch
4.4.0 minor
4.3.3 patch
4.3.2 patch
4.3.1 patch
4.3.0 minor
4.2.1 patch
4.2.0 minor
4.1.4 patch
4.1.2 patch
4.1.3 patch
4.1.0 minor
4.1.1 patch
4.0.0 major
3.11.1 patch
3.11.0 minor
3.10.0 minor
3.9.3 patch
3.9.2 patch
3.9.0 minor
3.9.1 patch
3.8.0 minor
3.7.2 patch
3.7.1 patch
3.7.0 minor
1–50 of 62