> I might be tempted to also extend this to code 
> that you haven't changed, but are going to 
> manually re-test because of a change elsewhere.

You may want to run a code coverage tool (AQTime can do it) to see what
areas of your system gets hit the most during a "typical" run of your
application and look at those areas to create unit tests for first.
_______________________________________________
Delphi mailing list
[email protected]
http://ns3.123.co.nz/mailman/listinfo/delphi

Reply via email to