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,086 of 191,455
Downloads: 12,491,252

Daily

Ranking: 2,747 of 191,429
Downloads: 2,830

Depended by

RankDownloadsName
2,3818,849,213RubyInline
2,6447,265,700minitest-ci
5,6921,103,315autotest-rails
5,8491,020,381piet
6,904685,331autotest-growl
7,364595,818piet-binary
8,059498,116rspec-autotest
8,415451,660appstats
11,568228,572isolate
12,063208,565ivy4r
12,150205,721active_assets
13,299172,571ghee
13,856158,832fakeweb-fi
15,134134,325supernova
15,580127,402savon_spec
16,560113,821choosy
17,077108,099heckle
17,116107,724ruby-lol
17,481103,741dynport_tools
17,570102,751tengine_support

Depends on

RankDownloadsName
168287,988,886rdoc
2,3399,195,080hoe

Owners

#GravatarHandle
1iconzenspider