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,968 of 185,360
Downloads: 11,544,208

Daily

Ranking: 2,785 of 185,344
Downloads: 2,169

Depended by

RankDownloadsName
2,2868,024,163RubyInline
2,6985,669,462minitest-ci
5,4221,041,811autotest-rails
5,660933,005piet
6,528664,684autotest-growl
6,955564,701piet-binary
7,931437,731appstats
7,954435,546rspec-autotest
11,139212,340isolate
11,532197,660active_assets
11,567196,603ivy4r
12,711164,048ghee
13,618143,510fakeweb-fi
14,663125,023supernova
14,808122,884savon_spec
15,892107,960choosy
16,72198,930dynport_tools
16,74598,699heckle
16,85097,565ruby-lol
17,19494,471tengine_support

Depends on

RankDownloadsName
201200,838,161rdoc
2,1788,760,848hoe

Owners

#GravatarHandle
1iconzenspider