Hey there! Check out HackerBooks.com - our latest project that let you search books from StackOverflow and HackerNews

Latest Free Screencasts (page 4)

RailsCasts #71 Testing Controllers with RSpec

Railscasts - 2007-09-17 - free

Controllers are tricky to test, and there's no perfect way to do it. In this episode you will see how I test controllers, and my reasoning behind it.

Watch this screencast

RailsCasts #60 Testing without Fixtures

Railscasts - 2007-07-20 - free

Tests which rely heavily on fixtures are brittle and can be difficult to maintain. This episode will show a couple techniques for creating tests which don't use fixtures.

Watch this screencast

RailsCasts #12 Refactoring User Name Part 3

Railscasts - 2007-03-30 - free

In the final part of this series you will see how to refactor your tests. Keeping tests clean is important because it will make testing easier to do in the future.

Watch this screencast

RailsCasts #11 Refactoring User Name Part 2

Railscasts - 2007-03-28 - free

Testing and refactoring go hand in hand. Refactoring is all about improving code without changing its behavior. Testing is all about making sure you don't change the behavior while you are improving the code.

Watch this screencast

Episode 005: ARTS Plugin

Sdruby - 2006-09-08 - free

Kevin Clark demos his new Rails plugin, ARTS, which allows you to test your RJS templates.

Watch this screencast
Find more screencasts on the homepage