Talk To Us!
Search ClarionMag
From the archives
Agile, Test-Drive Development In Clarion#, Part 1
5/12/2008 12:00:00 AM
Clarion# brings many new development tools and methodologies into play, and one of these is something called Test Driven Development, or TDD. The idea is that you create tests for your code, not just after you've written the code, but in fact before you write the code. In this first of two parts Dave Harms introduces the concept of TDD and creates a library and a test project.
