Re: Euphoria 3.2 compatibility

new topic     » goto parent     » topic index » view thread      » older message » newer message

CChris wrote:
> 
> I agree that unit testing is an impressive looking bug trap that learns.
> Experience
> tells me that it hardly reduces the flow of bugs, who avoid it fast. It's a
> mean cat, but mice come the other way. Let's have it for the sake of peace of
> mind.
> 

Hm, that's disappointing. Maybe I'm a bad programmer, but testing in my
experience has caught many, many bugs before ever being deployed. I thought the
function was done, the basics worked, but then I add weird unit tests and bugs
appear, so I fix, and then deploy.

It also gives great assurance, make a core change that affects large areas, then
run unit tests. Great! Hundreds of functions that rely on the one I just changed
still works!

--
Jeremy Cowgar
http://jeremy.cowgar.com

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu