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,109 of 193,649
Downloads: 12,848,731

Daily

Ranking: 2,674 of 193,618
Downloads: 4,247

Depended by

RankDownloadsName
2,3899,179,156RubyInline
2,5957,831,949minitest-ci
5,7871,108,227autotest-rails
5,9011,050,238piet
7,169691,120autotest-growl
7,594611,146piet-binary
8,343500,658rspec-autotest
8,707455,941appstats
11,874231,300isolate
12,383211,160ivy4r
12,484207,615active_assets
13,642174,036ghee
13,913166,955fakeweb-fi
15,501135,550supernova
15,898129,523savon_spec
16,928114,925choosy
17,345110,332heckle
17,381109,886ruby-lol
17,845104,733dynport_tools
17,870104,488tengine_support

Depends on

RankDownloadsName
163313,246,925rdoc
2,3679,341,101hoe

Owners

#GravatarHandle
1iconzenspider