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,098 of 192,666
Downloads: 12,620,287

Daily

Ranking: 1,713 of 192,588
Downloads: 8,578

Depended by

RankDownloadsName
2,3958,962,044RubyInline
2,6207,583,409minitest-ci
5,7361,106,852autotest-rails
5,8721,031,754piet
6,953689,097autotest-growl
7,439601,052piet-binary
8,145499,620rspec-autotest
8,508453,992appstats
11,784230,110isolate
12,304209,638ivy4r
12,394206,662active_assets
13,526173,386ghee
14,027161,533fakeweb-fi
15,379135,040supernova
15,817128,137savon_spec
16,812114,421choosy
17,254109,320heckle
17,328108,724ruby-lol
17,728104,232dynport_tools
17,813103,434tengine_support

Depends on

RankDownloadsName
165300,390,468rdoc
2,3549,259,350hoe

Owners

#GravatarHandle
1iconzenspider