Test-first programming with Ruby
Short Description
This tutorial gets you started with the. test-first programming model using the Ruby programming language. After you've. completed the tutorial, you should …
Website: www.zepho.com | Filesize: 51kb
Content
Test-first programming with Ruby
Skill Level: Intermediate
Pat Eyler (pat.eyler@gmail.com)
Freelance Writer
Seattle Ruby Brigade
24 May 2005
This tutorial looks at building Ruby applications following test-first principles. It starts
with an overview of the Test::Unit library that ships with Ruby, then moves on to
writing tests from a specification and writing code to fulfill those tests. It touches on
tools like ZenTest and unit_diff, as well as on the process of refactoring, and is built
around a single programming example.
Section 1. Before you start
About this tutorial
Test-first programming…
Get the file Download here
Related Books:Related Searches: pat eyler, ruby programming, tutorial test, gmail, unit library
Comments
Leave a Reply