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,035 of 187,950
Downloads: 12,125,015
Daily
Ranking: 2,533 of 187,922
Downloads: 4,045
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|---|---|
| 2,361 | 8,514,766 | RubyInline |
| 2,690 | 6,515,792 | minitest-ci |
| 5,552 | 1,095,141 | autotest-rails |
| 5,763 | 983,708 | piet |
| 6,731 | 679,842 | autotest-growl |
| 7,183 | 584,571 | piet-binary |
| 7,907 | 489,644 | rspec-autotest |
| 8,230 | 446,466 | appstats |
| 11,399 | 222,872 | isolate |
| 11,893 | 203,707 | ivy4r |
| 11,925 | 202,434 | active_assets |
| 13,050 | 169,749 | ghee |
| 13,713 | 153,355 | fakeweb-fi |
| 14,941 | 130,984 | supernova |
| 15,278 | 125,639 | savon_spec |
| 16,267 | 111,697 | choosy |
| 16,946 | 104,100 | heckle |
| 16,953 | 104,023 | ruby-lol |
| 17,172 | 101,923 | dynport_tools |
| 17,460 | 99,279 | tengine_support |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | zenspider |