Current Projects

Webrat – Ruby Acceptance Testing for Web applications

Code on GitHub »

Webrat lets you quickly write robust and thorough acceptance tests for a Ruby web application. By leveraging the DOM, it can run tests similarly to an in-browser testing solution without the associated performance hit (and browser dependency). The result is tests that are less fragile and more effective at verifying that the app will respond properly to users. View the full README.

testjour

Code on GitHub »

Distributed test runner using Bonjour and DRb (for Cucumber first).

Dryopteris

Code on GitHub »

A HTML sanitizer that uses Nokogiri for parsing and document modifications. Prevent XSS attacks! Sleep better at night! Just water frequently and keep out of direct sunlight.

features2cards

Code on GitHub »

Converts Cucumber feature files to printable PDF index cards for use on an Agile task board. Uses Prawn for PDF generation. See the release annoncement.

Rails Plugins

YUI Pages

YUI Pages is a plugin to easily write views and layouts leveraging the YUI Grids CSS system. View the full README.