New Articles
from around the Web
-
Cookin' with Ruby on Rails - Integration Tests
Tutorial on writing Integration Tests using Rails 1.2.6 (though still useful for Rails 2).
Related Books
Fit for Developing Software
: Framework for Integrated Tests (Robert C. Martin Series)
Introduces the Fit open source framework which focuses on a simple way to specify business rules, express them with concrete examples,...
List: $49.99 Amazon price: $41.40 Buy
Links by Type
Documentation (2)
- the fabulous spider fuzz plugin
SpiderTest is an automated integration-testing script that iterates over every page in your application.
- Rails Cache Test Plugin
The cache test plugin adds assertions to Test::Units::TestCase to check for cached and expired pages, actions and fragments in your tests.
Top Blogs
- Err the Blog
-
has_many :through - geek by association
One of the best of the Rails blogs, from an active Rails contributor and developer.
- Pivotal Blabs
-
Ruby Inside
An active and authoritative blog about Ruby techniques, from the author of Beginning Ruby.
- Ryan's Scraps
-
the { buckblogs :here }
An outstanding blog from Rails core team member, author of Capistrano, and one of the best writers in the Rails community.
-
ActiveReload blog
Rick is a Rails core team member and Justin is on the Prototype core team, so there's a high level of expertise behind this blog.
- Andre on Tech
-
Beautiful Pixel
Blog from freelance Rails developer and author of the FlexImage plugin.
-
Brainspl.at
Ezra is one of the principals at Rails host Engine Yard, author of Merb, a fan of Nginx, and an expert on Rails deployment.
- CSRF - An underestimated attack method
