Testing Plugins
ar_fixtures by Geoffrey Grosenbach (topfunky) in Testing
Create YAML fixtures from data in your development database.
Custom Matcher by Hugh Bien (hugh) in Testing
custom_matcher lets you define new matchers in your RSpec specifications in a few lines as opposed to defining an entire class with three methods for each matcher.
Helper Test by Geoffrey Grosenbach (topfunky) in Testing
Generate test files for your helpers.
Http Test by Peter Marklund (peter_marklund) in Testing
A plugin for HTML validation and link checking in Rails functional and integration tests. In addition you can run the HTML and link tests against a production or staging server over HTTP.
Memory Test Fix by Geoffrey Grosenbach (topfunky) in Testing
Run tests with Sqlite's memory database. Faster than some other databases, but doesn't have the full functionality of MySQL or Postgres.
Shoulda by Tammer Saleh (tsaleh) in Testing
Shoulda Rails plugin makes it easy to write elegant, understandable, and maintainable tests. Shoulda consists of test macros, assertions, and helpers added on to the Test::Unit framework. It's fully compatible with your existing tests, and requires no retooling to use.
W3C Validators by Alex Dunae (Alex) in Testing and Miscellaneous Gem Available!
W3C Validators is a Ruby wrapper for the World Wide Web Consortium's online validation services. It supports the markup validator, the feed validator and the CSS validator.



