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,997 of 186,698
Downloads: 11,873,311
Daily
Ranking: 2,701 of 186,685
Downloads: 874
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|---|---|
2,330 | 8,304,805 | RubyInline |
2,699 | 6,082,381 | minitest-ci |
5,515 | 1,069,327 | autotest-rails |
5,720 | 962,596 | piet |
6,640 | 674,578 | autotest-growl |
7,085 | 575,791 | piet-binary |
7,938 | 462,944 | rspec-autotest |
8,086 | 442,885 | appstats |
11,355 | 215,533 | isolate |
11,777 | 199,024 | active_assets |
11,782 | 198,910 | ivy4r |
12,919 | 166,321 | ghee |
13,637 | 149,631 | fakeweb-fi |
14,855 | 127,204 | supernova |
15,095 | 123,690 | savon_spec |
16,196 | 108,892 | choosy |
16,880 | 100,967 | heckle |
16,968 | 100,210 | ruby-lol |
16,991 | 100,030 | dynport_tools |
17,449 | 95,815 | tengine_support |
Owners
# | Gravatar | Handle |
---|---|---|
1 | zenspider |