Do any of you use the xUnit - tests ?
- From: "Bjørge" <bjorge@xxxxxxx>
- Date: Tue, 28 Nov 2006 00:14:21 +0100
Hi, all !
I've meant to do some work on the DUnit (NUnit) test concept. Well, one year
passed by, and so did the 2nd. No unit testing. But I have this library of
mine. And a few classes that I use all the time. And it really deserves
proper testing to avoid the silly mistakes caused by modifications in the
wild.
But what would really be beautiful, was creating a complete application
test. Do the modifications, start the application test, go to sleep. Next
morning, have a coffee, check for any red crosses. Be *quite* confident
there are no new errors due to side effects of last modifications.
Creating an out-of-context test of classes and routines would be relatively
simple (but time consuming..). Do anyone have experience with kind of
complete application tests ?
--
Bjørge
bjorge@xxxxxxxxxxxx
.
- Follow-Ups:
- Re: Do any of you use the xUnit - tests ?
- From: Hans-Peter Diettrich
- Re: Do any of you use the xUnit - tests ?
- Prev by Date: Re: DBGrid scroll bars
- Next by Date: Re: Do any of you use the xUnit - tests ?
- Previous by thread: Alignement
- Next by thread: Re: Do any of you use the xUnit - tests ?
- Index(es):
Relevant Pages
|