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: 1,790 of 180,448
Downloads: 10,441,927

Daily

Ranking: 2,155 of 180,434
Downloads: 4,768

Depended by

RankDownloadsName
2,1327,144,806RubyInline
2,6784,507,431minitest-ci
5,107945,277autotest-rails
5,398827,234piet
6,268588,359autotest-growl
6,609519,276piet-binary
7,189422,923appstats
8,071325,903rspec-autotest
10,397203,490isolate
10,641193,410active_assets
10,769189,057ivy4r
11,820158,709ghee
13,812120,023supernova
13,957117,882savon_spec
14,143115,169fakeweb-fi
14,958104,493choosy
15,80095,229dynport_tools
16,05692,756ruby-lol
16,12592,176heckle
16,29190,701tengine_support

Depends on

RankDownloadsName
214146,460,533rdoc
1,9558,409,266hoe

Owners

#GravatarHandle
1iconzenspider