On Thu, Jan 01, 2004, Alexander R. Pruss wrote:
> I must confess that I'm thinking of just giving up on doing bug fixes.  The
> process has just got way too complicated.

Well, if you find it that complicated then don't do it; programming
is meant to be fun ;-) 

However, I will continue writing unit tests and I will expect you to
*run* the tests when you make changes to the code and make sure they
still pass.

> I'm not a professional programmer.  I don't understand how unit
> testing is supposed to work.

You don't have to be a "professional programmer" to see the benefits
of testing the code you write. Anyway, we can go forward in a slower
pace; select a simple function and try to come up with some test
cases for it. If necessary I'll help you write the test case; you
might learn something in the process ;-)

/Mike

_______________________________________________
plucker-dev mailing list
[EMAIL PROTECTED]
http://lists.rubberchicken.org/mailman/listinfo/plucker-dev

Reply via email to