Articles
New Articles
from around the Web
-
Be Dee Dee and Me
Nice general overview of Behavior Driven Development (BDD), the tools available (test/spec, rSpec), and then an introduction to actually using test/spec within your code.
-
Ruby on Rails: RSpec Tutorial
A series of articles introducing Behavior Driven Development and RSpec. Provides an overview, basic examples, discussion about Mock Objects, and advanced tips.
Books
Sorry, no books yet
for this category
Have one to suggest? Enter in the form on the right.
Links
Links by Type
Documentation (3)
- test/spec, a BDD interface for Test::Unit
test/spec layers an RSpec-inspired interface on top of Test::Unit, so you can mix TDD and BDD (Behavior-Driven Development). - test/spec Official Documentation
test/spec layers an RSpec-inspired interface on top of Test::Unit, so you can mix TDD and BDD (Behavior-Driven Development). - test/spec RubyForge Home Page
Official RubyForge home page for project.
Screencasts (4)
Blogs
Top Blogs
Sorry, no relevant blogs yet.
Have one to suggest? Enter in the form on the right.