| 1 | 4,071 | 4,329 | watchr | Modern continious testing (flexible alternative to autotest). |
| 2 | 5,482 | 6,002 | unindent | Ruby method to unindent strings. Useful for multiline strings embeded in already indent... |
| 3 | 8,356 | 14,152 | rack-accept-media-types | Rack middleware for simplified handling of Accept header. Accept header parser. |
| 4 | 8,455 | 14,273 | rack-respond_to | Rack middleware port of Rails's respond_to feature. |
| 5 | 20,176 | 24,825 | phocus | Tell test/unit exactly which tests you want run. It will ignore all the other ones and ... |
| 6 | 29,159 | 69,179 | mynyml-redgreen | Standalone redgreen eye candy for test results, ala autotest. |
| 7 | 36,216 | 29,773 | harmony | Javascript + DOM in your ruby, the simple way. |
| 8 | 38,480 | 69,179 | nanotest | Extremely mynymal test framework. Perfect for DIY lovers. Nanotest provides the bare my... |
| 9 | 56,320 | 54,325 | tmptation | Classes that help safely manipulate temporary files and directories. |
| 10 | 56,829 | 46,026 | rack-abstract-format | Rack middleware that abstracts format (extension) away from the path (into env). |
| 11 | 61,312 | 46,026 | nanotest_extensions | Nano extensions for nanotest. |
| 12 | 67,973 | 40,512 | holygrail | The Holy Grail of testing for front-end development; execute browser-less, console-base... |
| 13 | 72,453 | 69,179 | rack-supported-media-types | Rack middleware to specify an app's supported media types. Returns '406 Not Acceptable'... |
| 14 | 80,235 | 54,325 | every | Symbol#to_proc's hot cousin. Simple and elegant alternative to using &:method with enum... |
| 15 | 88,747 | 69,179 | mynyml-override | Provides a simple and elegant alternative to alias_method_chain for redifining methods,... |
| 16 | 123,455 | 103,058 | nanocontexts | Extremely mynymal contexts with setups and teardowns. Perfect for DIY lovers. NanoConte... |
| 17 | 123,909 | 103,058 | simple_router | Simple, minimalistic, standalone router meant to be used with pure rack applications. |
| 18 | 125,854 | 103,058 | nanotest_spec | nanotest extension that allows asserting using obj.must / obj.wont. |
| 19 | 127,529 | 103,058 | swap | Organically replace/restore, stub/unstub methods. |