Categories: None [Edit]
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.
Total
Ranking: 2,086 of 191,455
Downloads: 12,491,252
Daily
Ranking: 2,747 of 191,429
Downloads: 2,830
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|---|---|
| 2,381 | 8,849,213 | RubyInline |
| 2,644 | 7,265,700 | minitest-ci |
| 5,692 | 1,103,315 | autotest-rails |
| 5,849 | 1,020,381 | piet |
| 6,904 | 685,331 | autotest-growl |
| 7,364 | 595,818 | piet-binary |
| 8,059 | 498,116 | rspec-autotest |
| 8,415 | 451,660 | appstats |
| 11,568 | 228,572 | isolate |
| 12,063 | 208,565 | ivy4r |
| 12,150 | 205,721 | active_assets |
| 13,299 | 172,571 | ghee |
| 13,856 | 158,832 | fakeweb-fi |
| 15,134 | 134,325 | supernova |
| 15,580 | 127,402 | savon_spec |
| 16,560 | 113,821 | choosy |
| 17,077 | 108,099 | heckle |
| 17,116 | 107,724 | ruby-lol |
| 17,481 | 103,741 | dynport_tools |
| 17,570 | 102,751 | tengine_support |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | zenspider |