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,901 of 183,092
Downloads: 10,974,793

Daily

Ranking: 2,416 of 183,073
Downloads: 4,009

Depended by

RankDownloadsName
2,2187,617,879RubyInline
2,6895,065,437minitest-ci
5,319980,388autotest-rails
5,541884,138piet
6,542594,029autotest-growl
6,786544,204piet-binary
7,483432,920appstats
8,249362,751rspec-autotest
10,779208,984isolate
11,103196,284active_assets
11,152194,133ivy4r
12,282162,179ghee
13,449136,996fakeweb-fi
14,276123,229supernova
14,470120,499savon_spec
15,455106,789choosy
16,29997,621dynport_tools
16,48295,862ruby-lol
16,51395,525heckle
16,77093,149tengine_support

Depends on

RankDownloadsName
210167,798,089rdoc
2,0848,572,909hoe

Owners

#GravatarHandle
1iconzenspider