Hoptoad—which is now live—is both an
application and a Rails plugin that must...
Introducing a gem to create test data via factories.
Josh Susser had a bunch of great things to
say about Shoulda in his RailsConf...
Shoulda is a great tool for cleaning up your tests, but there was always...
Behaviour-Driven Development.
The latest fad thats been around for a while...
Noisy backtraces make problems hard to spot.
Recently I was taking a look at my tests and noticed some things. I’ve been...
Sometimes in Rails you ask yourself: how do I test this?
One example is...
Testing views in Rails applications.
Thoughts on ActionMailer fixtures in rails.