Categories: None [Edit]

ZenTest

https://rubygems.org/gems/ZenTest
https://github.com/seattlerb/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,124 of 196,125
Downloads: 13,066,028

Daily

Ranking: 3,709 of 196,106
Downloads: 674

Depended by

RankDownloadsName
2,4059,380,190RubyInline
2,5928,172,144minitest-ci
5,9311,111,005autotest-rails
6,0811,077,038piet
7,252695,023autotest-growl
7,677624,195piet-binary
8,462503,081rspec-autotest
8,816460,181appstats
11,965235,659isolate
12,517213,610ivy4r
12,653209,145active_assets
13,760176,416ghee
13,904172,752fakeweb-fi
15,676137,096supernova
15,885133,742savon_spec
17,052116,767choosy
17,416112,779heckle
17,540111,503ruby-lol
17,939106,865tengine_support
18,031105,909dynport_tools

Depends on

RankDownloadsName
154336,233,276rdoc
2,3809,508,695hoe

Owners

#GravatarHandle
1iconzenspider