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,035 of 187,950
Downloads: 12,125,015

Daily

Ranking: 2,533 of 187,922
Downloads: 4,045

Depended by

RankDownloadsName
2,3618,514,766RubyInline
2,6906,515,792minitest-ci
5,5521,095,141autotest-rails
5,763983,708piet
6,731679,842autotest-growl
7,183584,571piet-binary
7,907489,644rspec-autotest
8,230446,466appstats
11,399222,872isolate
11,893203,707ivy4r
11,925202,434active_assets
13,050169,749ghee
13,713153,355fakeweb-fi
14,941130,984supernova
15,278125,639savon_spec
16,267111,697choosy
16,946104,100heckle
16,953104,023ruby-lol
17,172101,923dynport_tools
17,46099,279tengine_support

Depends on

RankDownloadsName
180252,918,034rdoc
2,3029,017,131hoe

Owners

#GravatarHandle
1iconzenspider