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,418
Downloads: 10,432,282

Daily

Ranking: 2,431 of 180,402
Downloads: 4,063

Depended by

RankDownloadsName
2,1327,136,044RubyInline
2,6774,499,439minitest-ci
5,108943,419autotest-rails
5,400826,531piet
6,262588,279autotest-growl
6,607518,943piet-binary
7,186422,823appstats
8,090324,096rspec-autotest
10,386203,426isolate
10,639193,355active_assets
10,764189,001ivy4r
11,813158,660ghee
13,808119,941supernova
13,950117,838savon_spec
14,195114,368fakeweb-fi
14,952104,468choosy
15,79795,175dynport_tools
16,04892,716ruby-lol
16,11692,149heckle
16,28990,642tengine_support

Depends on

RankDownloadsName
214146,245,421rdoc
1,9538,405,896hoe

Owners

#GravatarHandle
1iconzenspider