Re: Timeless Classics of Software Engineering

From: Bernd Paysan <bernd.paysan_at_gmx.de>
Date: Wed, 11 Aug 2004 11:30:40 +0200
Message-ID: <0j5pu1-11h.ln1_at_miriam.mikron.de>


Phlip wrote:
> Manual or automated unit tests?

In interactive languages, there's no real differences. When you start programming a function, you define it on the command prompt, as you do with the manual unit tests. If it works (and the tests are supplied with the proper commands), you can cut&paste them from the command history into your source code, and then you have automated unit tests.

-- 
Bernd Paysan
"If you want it done right, you have to do it yourself"
http://www.jwdt.com/~paysan/
Received on Wed Aug 11 2004 - 11:30:40 CEST

Original text of this message