Latest Screencasts
Use the Cucumber
Peepcode - 2010-03-10 - paid
The Cucumber behavior-driven development framework is appreciated by developers from many languages. It makes it easy to write plain-text stories that run executable Ruby code against your application. In this hour and ten minute screencast, you’ll learn the basics of Cucumber. You’ll learn the syntax, organization, and philosophy of writing...
Watch this screencastRSpec Basics
Peepcode - 2008-12-09 - paid
Many prominent Rails developers have jumped on the BDD bandwagon, and with good reason! It’s a great workflow and values clarity, small steps, database-independence, and self-documenting code. If Test::Unit doesn’t make sense to you, or if you want to write better code, this is the place to start. This 55...
Watch this screencastRSpec User Stories
Peepcode - 2008-01-10 - paid
By Geoffrey Grosenbach. Technical consultation from RSpec committer David Chelimsky. RSpec 1.1 introduces a new feature…user stories. You can now write plain-text stories that fit into the XP style of development. You can use stories written by customers to execute code against your application, or you may choose to use...
Watch this screencast