| 1 | 3,967 | 2,612 | watchr | Modern continious testing (flexible alternative to autotest). |
| 2 | 5,467 | 7,229 | unindent | Ruby method to unindent strings. Useful for multiline strings embeded in already indent... |
| 3 | 7,879 | 16,068 | rack-accept-media-types | Rack middleware for simplified handling of Accept header. Accept header parser. |
| 4 | 7,972 | 16,495 | rack-respond_to | Rack middleware port of Rails's respond_to feature. |
| 5 | 19,395 | 71,873 | phocus | Tell test/unit exactly which tests you want run. It will ignore all the other ones and ... |
| 6 | 28,274 | 30,570 | mynyml-redgreen | Standalone redgreen eye candy for test results, ala autotest. |
| 7 | 35,187 | 22,025 | harmony | Javascript + DOM in your ruby, the simple way. |
| 8 | 41,538 | 47,026 | nanotest | Extremely mynymal test framework. Perfect for DIY lovers. Nanotest provides the bare my... |
| 9 | 55,333 | 53,105 | rack-abstract-format | Rack middleware that abstracts format (extension) away from the path (into env). |
| 10 | 56,087 | 38,536 | tmptation | Classes that help safely manipulate temporary files and directories. |
| 11 | 60,698 | 47,026 | nanotest_extensions | Nano extensions for nanotest. |
| 12 | 67,470 | 28,612 | holygrail | The Holy Grail of testing for front-end development; execute browser-less, console-base... |
| 13 | 70,311 | 110,823 | rack-supported-media-types | Rack middleware to specify an app's supported media types. Returns '406 Not Acceptable'... |
| 14 | 80,669 | 53,105 | every | Symbol#to_proc's hot cousin. Simple and elegant alternative to using &:method with enum... |
| 15 | 87,558 | 87,218 | mynyml-override | Provides a simple and elegant alternative to alias_method_chain for redifining methods,... |
| 16 | 122,545 | 71,873 | nanocontexts | Extremely mynymal contexts with setups and teardowns. Perfect for DIY lovers. NanoConte... |
| 17 | 122,615 | 87,218 | simple_router | Simple, minimalistic, standalone router meant to be used with pure rack applications. |
| 18 | 123,785 | 87,218 | nanotest_spec | nanotest extension that allows asserting using obj.must / obj.wont. |
| 19 | 126,744 | 71,873 | swap | Organically replace/restore, stub/unstub methods. |