1 | 19 | 21 | minitest | minitest provides a complete suite of testing facilities supporting
TDD, BDD, mocking, ... |
2 | 75 | 23 | racc | Racc is an LALR(1) parser generator.
It is written in Ruby itself, and generates Ruby... |
3 | 297 | 733 | sexp_processor | sexp_processor branches from ParseTree bringing all the generic sexp
processing tools w... |
4 | 313 | 706 | ruby_parser | ruby_parser (RP) is a ruby parser written in pure ruby (utilizing
racc--which does by d... |
5 | 323 | 308 | open4 | open child process with handles on pid, stdin, stdout, and stderr: manage child process... |
6 | 1,134 | 1,524 | path_expander | PathExpander helps pre-process command-line arguments expanding
directories into their ... |
7 | 1,302 | 1,666 | flay | Flay analyzes code for structural similarities. Differences in literal
values, variable... |
8 | 1,455 | 1,767 | flog | Flog reports the most tortured code in an easy to read pain
report. The higher the scor... |
9 | 1,651 | 2,069 | ruby2ruby | ruby2ruby provides a means of generating pure ruby code easily from
RubyParser compatib... |
10 | 1,956 | 2,537 | ZenTest | ZenTest provides 4 different tools: zentest, unit_diff, autotest, and
multiruby.
zente... |
11 | 2,120 | 1,945 | minitest-rails | Adds Minitest as the default testing library in Rails |
12 | 2,142 | 2,027 | minitest-focus | Allows you to focus on a few tests with ease without having to use
command-line argumen... |
13 | 2,163 | 3,299 | hoe | Hoe is a rake/rubygems helper for project Rakefiles. It helps you
manage, maintain, and... |
14 | 2,270 | 2,883 | RubyInline | Inline allows you to write foreign code within your ruby code. It
automatically determi... |
15 | 2,521 | 3,436 | minitest-server | minitest-server provides a client/server setup with your minitest
process, allowing you... |
16 | 3,182 | 4,861 | minitest-autotest | autotest is a continous testing facility meant to be used during
development. As soon a... |
17 | 3,466 | 8,115 | rubyforge | A script which automates a limited set of rubyforge operations.
* Run 'rubyforge help'... |
18 | 3,562 | 4,683 | minitest-bisect | Hunting down random test failures can be very very difficult,
sometimes impossible, but... |
19 | 3,962 | 3,575 | graph | Graph is a type of hash that outputs in graphviz's dot format. It
comes with a command-... |
20 | 4,385 | 9,399 | osx_keychain | Provides API and a command line tool to Access the OS X Keychain. The
command line tool... |
21 | 4,503 | 4,546 | autotest | This is a stub gem to fix the confusion caused by autotest being part
of the ZenTest su... |
22 | 5,204 | 5,148 | debride | Analyze code for potentially uncalled / dead methods, now with auto-removal. |
23 | 5,390 | 17,061 | autotest-rails | This is an autotest plugin to provide rails support. It provides basic
rails support an... |
24 | 7,295 | 13,062 | ParseTree | ParseTree is a C extension (using RubyInline) that extracts the parse
tree for an entir... |
25 | 7,744 | 3,686 | minitest-proveit | Originally written by github user bradleyjames, minitest-proveit
forces all tests to pr... |
26 | 9,456 | 11,176 | minitest-gcstats | A minitest plugin that adds a report of the top tests by number of
objects allocated. |
27 | 9,924 | 8,545 | minitest-sprint | Runs (Get it? It's fast!) your tests and makes it easier to rerun individual
failures. |
28 | 10,236 | 17,061 | rc-rest | Robot Co-op REST web services base class. This library makes it easy to
implement REST-... |
29 | 10,449 | 13,193 | rake-remote_task | Vlad the Deployer's sexy brainchild is rake-remote_task, extending
Rake with remote tas... |
30 | 10,558 | 22,656 | image_science | ImageScience is a clean and happy Ruby library that generates
thumbnails -- and kicks t... |
31 | 11,054 | 19,020 | isolate | Isolate is a very simple RubyGems sandbox. It provides a way to
express and automatical... |
32 | 11,074 | 12,746 | png | PNG is an almost-pure-ruby PNG library. It lets you write a PNG
without any C libraries. |
33 | 11,497 | 15,772 | vlad | Vlad the Deployer is pragmatic application deployment automation,
without mercy. Much l... |
34 | 11,573 | 15,404 | hoe-git | A set of Hoe plugins for tighter Git integration. Provides tasks to
automate release ta... |
35 | 12,043 | 10,294 | test-unit-full | A meta package to use all test-unit extensions. |
36 | 12,761 | 8,687 | debride-erb | Extends debride to analyze erb files (erubis ala rails, actually). |
37 | 13,422 | 11,402 | ruby_parser-legacy | ruby_parser-legacy includes the ruby 1.8 and 1.9 parsers from
ruby_parser (now removed)... |
38 | 14,102 | 10,825 | ssh | SSH provides a simple streaming ssh command runner. That's it.
This is a one trick pony... |
39 | 14,388 | 21,117 | hoe-seattlerb | Hoe plugins providing tasks used by seattle.rb including minitest,
perforce, and email ... |
40 | 15,387 | 33,617 | zenweb | Zenweb is a set of classes/tools for organizing and formating a
website. It is website ... |
41 | 16,631 | 33,617 | minitest-debugger | This is a stupid simple example of how easy it is to make a minitest
plugin that does s... |
42 | 16,685 | 16,602 | heckle | Heckle is unit test sadism(tm) at it's core. Heckle is a mutation tester. It modifies y... |
43 | 16,927 | 17,661 | minitest-excludes | minitest/excludes.rb extends Minitest::Test to provide a
clean API for excluding certai... |
44 | 20,157 | 25,693 | minitest_tu_shim | minitest_tu_shim bridges the gap between the small and fast minitest
and ruby's huge an... |
45 | 20,488 | 25,693 | omnifocus | Synchronizes bug tracking systems to omnifocus. |
46 | 21,593 | 18,265 | oedipus_lex | Oedipus Lex is a lexer generator in the same family as Rexical and
Rex. Oedipus Lex is ... |
47 | 23,790 | 33,617 | makerakeworkwell | make/rake/work/well provides two simple modifications to rake that
make working with fi... |
48 | 24,815 | 17,061 | minitest-emoji | Print out emoji for your test passes, fails, and skips |
49 | 26,642 | 11,044 | gauntlet | Gauntlet is a pluggable means of running code against all the latest
gems and storing o... |
50 | 27,667 | 25,693 | omnifocus-github | Plugin for omnifocus gem to provide github BTS synchronization.
Support for Github Ent... |
51 | 28,873 | 11,460 | faraday-restrict-ip-addresses | Restrict the IP addresses Faraday will connect to |
52 | 30,158 | 33,617 | vlad-hg | Mercurial support for Vlad. Using it is as simple as passing
:scm => :mercurial |
53 | 31,071 | 33,617 | rb-scpt | This is a fork of the original rb-appscript. Ruby AppleScript (rb-scpt) is a high-level... |
54 | 32,534 | 33,617 | cast | C parser and AST constructor. |
55 | 32,856 | 25,693 | rdoc_osx_dictionary | rdoc via Apple's Dictionary.app. Automatically builds and installs an
Apple Dictionary ... |
56 | 34,639 | 33,617 | imap_processor | IMAPProcessor is a client for processing messages on an IMAP server. It
provides some ... |
57 | 35,000 | 33,617 | omnifocus-redmine | Plugin for the omnifocus gem to provide synchronization with Redmine Issues.
This plug... |
58 | 45,371 | 33,617 | rdoc_chm | A Microsoft Compiled HTML Help generator for {RDoc}[http://rdoc.rubyforge.org/]. |
59 | 45,837 | 11,739 | minitest-stackprofit | A minitest plugin that runs your tests and outputs a stackprof
profile. This lets you q... |
60 | 47,245 | 33,617 | zenprofile | zenprofiler helps answer WHAT is being called the most. spy_on helps
answer WHERE those... |
61 | 53,158 | 33,617 | ruby2c | ruby_to_c translates a static ruby subset to C. Hopefully it works.
NOTE ! NOTE ! NO... |
62 | 55,286 | 33,617 | rubygems-sandbox | The sandbox plugin for rubygems helps you manage your command-line
tools and their depe... |
63 | 56,423 | 33,617 | omnifocus-bugzilla | Plugin for omnifocus gem to provide bugzilla BTS synchronization.
The first time this ... |
64 | 56,444 | 33,617 | event_hook | Wraps rb_add_event_hook so you can write fast ruby event hook
processors w/o the speed ... |
65 | 56,478 | 33,617 | IMAPCleanse | IMAPCleanse removes old, read, unflagged messages from your IMAP mailboxes so you don't... |
66 | 57,672 | 33,617 | minitest-happy | All pride, all the time! |
67 | 58,008 | 33,617 | wilson | Wilson is a pure ruby x86 assembler. No, really. Worst Idea Evar.
Why "wilson"? I want... |
68 | 59,474 | 33,617 | miniunit | mini/test is a completely minimial drop-in replacement for ruby's test/unit. This is me... |
69 | 59,572 | 33,617 | milton | Milton fills out your ADP ezLaborManager timesheet |
70 | 61,542 | 33,617 | rubygems-sing | "Sings" a gem's implementation. |
71 | 61,631 | 22,656 | minitest-bacon | minitest-bacon extends minitest with bacon-like functionality. It
should allow you to b... |
72 | 66,900 | 33,617 | graphics | Graphics provides a simple framework to implement games and/or
simulations and is desig... |
73 | 68,880 | 33,617 | zenweb-template | Simply provides an example zenweb template website. |
74 | 71,926 | 33,617 | minitest-unordered | Adds a new assertion to minitest for checking the contents of a collection,
ignoring el... |
75 | 73,499 | 33,617 | RubyToC | ruby_to_c translates a static ruby subset to C. Hopefully it works. |
76 | 74,863 | 33,617 | omnifocus-rubyforge | Plugin for omnifocus gem to provide rubyforge BTS synchronization. |
77 | 80,849 | 25,693 | rubygems-cleanroom | Ever want to test something out in a clean rubygems repo? Want your
gem list to actuall... |
78 | 81,201 | 33,617 | omnifocus-rt | Plugin for omnifocus gem to provide rt BTS synchronization.
The first time this runs i... |
79 | 82,585 | 33,617 | change_class | Lets you set the class of an object. Use at your own risk. |
80 | 87,239 | 33,617 | ZenHacks | This package is not supported in the same sense that my other packages are, but since i... |
81 | 88,993 | 33,617 | flay-persistence | Did you ever want to make your flay results persistent?!? Me neither,
but now you can! ... |
82 | 90,527 | 22,656 | minitest-speed | minitest-speed adds test hooks to verify the time it takes to run the
setup, body, and ... |
83 | 98,005 | 33,617 | minitest-macruby | minitest-macruby provides extensions to minitest for macruby UI
testing. It provides a ... |
84 | 98,227 | 33,617 | vlad-merb | Merb support for Vlad. Prior to 2.0.0, Vlad included support to make vlad:start
and vla... |
85 | 98,693 | 33,617 | rubygems-checkcert | Gem command to display the certificate of a gem, if any. |
86 | 101,811 | 25,693 | minitest-allow | Allows you to provide an exclusion list of allowed failures/errors.
Failures and errors... |
87 | 105,062 | 17,661 | ohmygems | I'm tired of the complications that tools like bundler and rvm inject
into my system an... |
88 | 105,220 | 33,617 | vlad-perforce | Vlad plugin providing perforce support. This was previously available
in vlad but all e... |
89 | 110,012 | 33,617 | bfts | BFTS is a branch of rubicon with the intent of auditing all of rubicon against the late... |
90 | 114,869 | 33,617 | box_layout | Allows you to lay out HTML using ASCII art. Stolen from psykotic's code posted to reddi... |
91 | 116,874 | 33,617 | minitest-trump | NOTE: this project, like that infamous administration, is EOL'd.
For when the reality ... |
92 | 117,898 | 33,617 | enterprise | Wish you could write your Ruby in XML? Has the fact that Ruby is not
"enterprise&... |
93 | 119,631 | 33,617 | yoda | Spec yoda will, and spec you shall too. |
94 | 120,319 | 33,617 | InlineFortran | == FEATURES/PROBLEMS: * Very rudimentary right now. Needs some love. == SYNOPSYS: in... |
95 | 125,307 | 33,617 | gem-stfu | A fork of gem-shut-the-fuck-up that provides configurable silencing of
post-install-mes... |
96 | 135,354 | 33,617 | minitest-coverage | Ruby's contemporary test coverage tools all lie, exaggerating coverage
through false-po... |
97 | 154,403 | 33,617 | minitest-compare | This is a quick and dirty tool to compare test time deltas between two
runs by comparin... |
98 | 160,116 | 33,617 | githubscore | githubscore provides a dashboard overview of the current state of your
github issues an... |
99 | 175,632 | 33,617 | github_contribs | A simple commandline tool that downloads yearly contribution graphs
from github and ass... |