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: 1,968 of 185,360
Downloads: 11,544,208
Daily
Ranking: 2,785 of 185,344
Downloads: 2,169
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|---|---|
2,286 | 8,024,163 | RubyInline |
2,698 | 5,669,462 | minitest-ci |
5,422 | 1,041,811 | autotest-rails |
5,660 | 933,005 | piet |
6,528 | 664,684 | autotest-growl |
6,955 | 564,701 | piet-binary |
7,931 | 437,731 | appstats |
7,954 | 435,546 | rspec-autotest |
11,139 | 212,340 | isolate |
11,532 | 197,660 | active_assets |
11,567 | 196,603 | ivy4r |
12,711 | 164,048 | ghee |
13,618 | 143,510 | fakeweb-fi |
14,663 | 125,023 | supernova |
14,808 | 122,884 | savon_spec |
15,892 | 107,960 | choosy |
16,721 | 98,930 | dynport_tools |
16,745 | 98,699 | heckle |
16,850 | 97,565 | ruby-lol |
17,194 | 94,471 | tengine_support |
Owners
# | Gravatar | Handle |
---|---|---|
1 | zenspider |