Skip to content

Delphi Unit Testing Power Tools

CodeRage logo

Here’s an outline of my upcoming CodeRage II presentation:

Ready to move beyond basic unit testing? This presentation will explain several techniques for getting the most out of your testing effort, including:

  • A system, inspired by Haskell’s QuickCheck, which helps generate semi-random test cases for you.
  • A simple, Delphi-friendly technique for enumerating lists of "known corner cases," and exploiting this in test-first defect fixing.
  • Using DUnit tests in automated builds
  • An exploration of some of DUnit’s "less documented" features, like testing for expected exceptions.

Full source code for all examples will be included with the presentation.

{ 2 } Comments

  1. José Eduardo | August 19, 2009 at 2:09 pm | Permalink

    I know it´s a bit old, but where to find: "Full source code for all examples" ?

    Thanks

  2. Craig Stuntz | August 19, 2009 at 2:14 pm | Permalink

    José, here: http://cc.embarcadero.com/Item/25266

Post a Comment

Your email is never published nor shared. Required fields are marked *

Bad Behavior has blocked 713 access attempts in the last 7 days.

Close