1 | 20 | 11 | minitest | minitest provides a complete suite of testing facilities supporting
TDD, BDD, mocking, ... |
2 | 133 | 47 | racc | Racc is a LALR(1) parser generator.
It is written in Ruby itself, and generates Ruby ... |
3 | 256 | 304 | sexp_processor | sexp_processor branches from ParseTree bringing all the generic sexp
processing tools w... |
4 | 274 | 320 | ruby_parser | ruby_parser (RP) is a ruby parser written in pure ruby (utilizing
racc--which does by d... |
5 | 330 | 340 | open4 | open child process with handles on pid, stdin, stdout, and stderr: manage child process... |
6 | 977 | 1,358 | path_expander | PathExpander helps pre-process command-line arguments expanding
directories into their ... |
7 | 1,066 | 1,464 | flay | Flay analyzes code for structural similarities. Differences in literal
values, variable... |
8 | 1,227 | 1,508 | flog | Flog reports the most tortured code in an easy to read pain
report. The higher the scor... |
9 | 1,414 | 1,860 | ruby2ruby | ruby2ruby provides a means of generating pure ruby code easily from
RubyParser compatib... |
10 | 1,642 | 2,296 | ZenTest | ZenTest provides 4 different tools: zentest, unit_diff, autotest, and
multiruby.
zente... |
11 | 1,779 | 3,605 | hoe | Hoe is a rake/rubygems helper for project Rakefiles. It helps you
manage, maintain, and... |
12 | 1,995 | 2,180 | minitest-rails | Adds Minitest as the default testing library in Rails |
13 | 2,008 | 2,362 | RubyInline | Inline allows you to write foreign code within your ruby code. It
automatically determi... |
14 | 2,030 | 2,505 | minitest-focus | Allows you to focus on a few tests with ease without having to use
command-line argumen... |
15 | 2,097 | 3,544 | minitest-server | minitest-server provides a client/server setup with your minitest
process, allowing you... |
16 | 2,640 | 5,746 | minitest-autotest | autotest is a continous testing facility meant to be used during
development. As soon a... |
17 | 2,846 | 8,751 | rubyforge | A script which automates a limited set of rubyforge operations.
* Run 'rubyforge help'... |
18 | 3,227 | 3,811 | minitest-bisect | Hunting down random test failures can be very very difficult,
sometimes impossible, but... |
19 | 3,663 | 5,519 | osx_keychain | Provides API and a command line tool to Access the OS X Keychain. The
command line tool... |
20 | 3,761 | 12,018 | autotest | This is a stub gem to fix the confusion caused by autotest being part
of the ZenTest su... |
21 | 4,070 | 2,989 | graph | Graph is a type of hash that outputs in graphviz's dot format. It
comes with a command-... |
22 | 4,776 | 9,337 | autotest-rails | This is an autotest plugin to provide rails support. It provides basic
rails support an... |
23 | 5,360 | 2,993 | debride | Analyze code for potentially uncalled / dead methods, now with auto-removal. |
24 | 6,289 | 7,733 | ruby | FIX ME |
25 | 6,349 | 9,971 | ParseTree | ParseTree is a C extension (using RubyInline) that extracts the parse
tree for an entir... |
26 | 7,543 | 20,247 | minitest-proveit | Originally written by github user bradleyjames, minitest-proveit
forces all tests to pr... |
27 | 8,467 | 21,321 | rc-rest | Robot Co-op REST web services base class. This library makes it easy to
implement REST-... |
28 | 8,616 | 10,462 | minitest-sprint | Runs (Get it? It's fast!) your tests and makes it easier to rerun individual
failures. |
29 | 8,764 | 18,890 | image_science | ImageScience is a clean and happy Ruby library that generates
thumbnails -- and kicks t... |
30 | 8,773 | 12,815 | rake-remote_task | Vlad the Deployer's sexy brainchild is rake-remote_task, extending
Rake with remote tas... |
31 | 9,407 | 13,502 | isolate | Isolate is a very simple RubyGems sandbox. It provides a way to
express and automatical... |
32 | 9,512 | 7,894 | minitest-gcstats | A minitest plugin that adds a report of the top tests by number of
objects allocated. |
33 | 9,649 | 27,241 | hoe-git | A set of Hoe plugins for tighter Git integration. Provides tasks to
automate release ta... |
34 | 9,655 | 14,035 | vlad | Vlad the Deployer is pragmatic application deployment automation,
without mercy. Much l... |
35 | 10,179 | 7,733 | png | PNG is an almost-pure-ruby PNG library. It lets you write a PNG
without any C libraries. |
36 | 10,865 | 15,570 | test-unit-full | A meta package to use all test-unit extensions. |
37 | 11,961 | 11,164 | ruby_parser-legacy | ruby_parser-legacy includes the ruby 1.8 and 1.9 parsers from
ruby_parser (now removed)... |
38 | 12,355 | 22,611 | hoe-seattlerb | Hoe plugins providing tasks used by seattle.rb including minitest,
perforce, and email ... |
39 | 13,700 | 13,044 | ssh | SSH provides a simple streaming ssh command runner. That's it.
This is a one trick pony... |
40 | 14,157 | 20,247 | zenweb | Zenweb is a set of classes/tools for organizing and formating a
website. It is website ... |
41 | 14,600 | 21,984 | minitest-debugger | This is a stupid simple example of how easy it is to make a minitest
plugin that does s... |
42 | 16,073 | 14,656 | heckle | Heckle is unit test sadism(tm) at it's core. Heckle is a mutation tester. It modifies y... |
43 | 16,494 | 8,343 | minitest-excludes | minitest/excludes.rb extends Minitest::Test to provide a
clean API for excluding certai... |
44 | 17,621 | 49,580 | minitest_tu_shim | minitest_tu_shim bridges the gap between the small and fast minitest
and ruby's huge an... |
45 | 18,703 | 19,312 | omnifocus | Synchronizes bug tracking systems to omnifocus. |
46 | 20,858 | 44,960 | makerakeworkwell | make/rake/work/well provides two simple modifications to rake that
make working with fi... |
47 | 22,830 | 33,298 | minitest-emoji | Print out emoji for your test passes, fails, and skips |
48 | 22,981 | 25,156 | oedipus_lex | Oedipus Lex is a lexer generator in the same family as Rexical and
Rex. Oedipus Lex is ... |
49 | 24,689 | 37,973 | gauntlet | Gauntlet is a pluggable means of running code against all the latest
gems and storing o... |
50 | 25,696 | 24,195 | omnifocus-github | Plugin for omnifocus gem to provide github BTS synchronization.
Support for Github Ent... |
51 | 27,538 | 44,960 | vlad-hg | Mercurial support for Vlad. Using it is as simple as passing
:scm => :mercurial |
52 | 29,535 | 9,337 | debride-erb | Extends debride to analyze erb files (erubis ala rails, actually). |
53 | 30,053 | 26,081 | rdoc_osx_dictionary | rdoc via Apple's Dictionary.app. Automatically builds and installs an
Apple Dictionary ... |
54 | 32,409 | 33,298 | omnifocus-redmine | Plugin for the omnifocus gem to provide synchronization with Redmine Issues.
This plug... |
55 | 32,485 | 33,298 | imap_processor | IMAPProcessor is a client for processing messages on an IMAP server. It
provides some ... |
56 | 40,455 | 18,169 | cast | C parser and AST constructor. |
57 | 43,977 | 41,018 | rdoc_chm | A Microsoft Compiled HTML Help generator for {RDoc}[http://rdoc.rubyforge.org/]. |
58 | 44,058 | 96,398 | zenprofile | zenprofiler helps answer WHAT is being called the most. spy_on helps
answer WHERE those... |
59 | 51,014 | 41,018 | ruby2c | ruby_to_c translates a static ruby subset to C. Hopefully it works.
NOTE ! NOTE ! NO... |
60 | 52,475 | 55,948 | event_hook | Wraps rb_add_event_hook so you can write fast ruby event hook
processors w/o the speed ... |
61 | 52,622 | 64,966 | minitest-happy | All pride, all the time! |
62 | 53,085 | 49,580 | omnifocus-bugzilla | Plugin for omnifocus gem to provide bugzilla BTS synchronization.
The first time this ... |
63 | 53,152 | 41,018 | rubygems-sandbox | The sandbox plugin for rubygems helps you manage your command-line
tools and their depe... |
64 | 53,202 | 132,627 | wilson | Wilson is a pure ruby x86 assembler. No, really. Worst Idea Evar.
Why "wilson"? I want... |
65 | 54,444 | 49,580 | IMAPCleanse | IMAPCleanse removes old, read, unflagged messages from your IMAP mailboxes so you don't... |
66 | 55,806 | 55,948 | miniunit | mini/test is a completely minimial drop-in replacement for ruby's test/unit. This is me... |
67 | 56,424 | 37,973 | milton | Milton fills out your ADP ezLaborManager timesheet |
68 | 57,428 | 55,948 | rubygems-sing | "Sings" a gem's implementation. |
69 | 63,806 | 49,580 | minitest-bacon | minitest-bacon extends minitest with bacon-like functionality. It
should allow you to b... |
70 | 66,742 | 49,580 | zenweb-template | Simply provides an example zenweb template website. |
71 | 69,362 | 44,960 | graphics | Graphics provides a simple framework to implement games and/or
simulations and is desig... |
72 | 70,904 | 64,966 | omnifocus-rubyforge | Plugin for omnifocus gem to provide rubyforge BTS synchronization. |
73 | 71,561 | 77,290 | RubyToC | ruby_to_c translates a static ruby subset to C. Hopefully it works. |
74 | 73,144 | 64,966 | minitest-unordered | Adds a new assertion to minitest for checking the contents of a collection,
ignoring el... |
75 | 77,680 | 64,966 | omnifocus-rt | Plugin for omnifocus gem to provide rt BTS synchronization.
The first time this runs i... |
76 | 77,756 | 132,627 | change_class | Lets you set the class of an object. Use at your own risk. |
77 | 78,875 | 55,948 | rubygems-cleanroom | Ever want to test something out in a clean rubygems repo? Want your
gem list to actuall... |
78 | 85,432 | 132,627 | ZenHacks | This package is not supported in the same sense that my other packages are, but since i... |
79 | 86,236 | 64,966 | flay-persistence | Did you ever want to make your flay results persistent?!? Me neither,
but now you can! ... |
80 | 87,815 | 77,290 | minitest-speed | minitest-speed adds test hooks to verify the time it takes to run the
setup, body, and ... |
81 | 93,664 | 77,290 | minitest-macruby | minitest-macruby provides extensions to minitest for macruby UI
testing. It provides a ... |
82 | 94,416 | 132,627 | vlad-merb | Merb support for Vlad. Prior to 2.0.0, Vlad included support to make vlad:start
and vla... |
83 | 97,777 | 77,290 | rubygems-checkcert | Gem command to display the certificate of a gem, if any. |
84 | 101,665 | 77,290 | ohmygems | I'm tired of the complications that tools like bundler and rvm inject
into my system an... |
85 | 101,927 | 132,627 | vlad-perforce | Vlad plugin providing perforce support. This was previously available
in vlad but all e... |
86 | 105,485 | 132,627 | bfts | BFTS is a branch of rubicon with the intent of auditing all of rubicon against the late... |
87 | 108,959 | 132,627 | box_layout | Allows you to lay out HTML using ASCII art. Stolen from psykotic's code posted to reddi... |
88 | 110,267 | 44,960 | minitest-allow | Allows you to provide an exclusion list of allowed failures/errors.
Failures and errors... |
89 | 113,088 | 96,398 | enterprise | Wish you could write your Ruby in XML? Has the fact that Ruby is not
"enterprise&... |
90 | 115,672 | 132,627 | yoda | Spec yoda will, and spec you shall too. |
91 | 115,717 | 96,398 | InlineFortran | == FEATURES/PROBLEMS: * Very rudimentary right now. Needs some love. == SYNOPSYS: in... |
92 | 122,195 | 77,290 | minitest-trump | For when the reality of your tests is just too much to bear, turn your
failures into fa... |
93 | 126,319 | 77,290 | gem-stfu | A fork of gem-shut-the-fuck-up that provides configurable silencing of
post-install-mes... |
94 | 134,060 | 77,290 | minitest-coverage | Ruby's contemporary test coverage tools all lie, exaggerating coverage
through false-po... |
95 | 143,561 | 13,913 | minitest-stackprofit | A minitest plugin that runs your tests and outputs a stackprof
profile. This lets you q... |
96 | 150,764 | 96,398 | minitest-compare | This is a quick and dirty tool to compare test time deltas between two
runs by comparin... |
97 | 156,273 | 96,398 | githubscore | githubscore provides a dashboard overview of the current state of your
github issues an... |
98 | 173,431 | 77,290 | github_contribs | A simple commandline tool that downloads yearly contribution graphs
from github and ass... |