kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #10187
Re: Regression Testing
On Mon, Apr 29, 2013 at 08:08:04PM +0200, Miguel Angel Ajo wrote:
> KiCad project is full of awesome developers, you go elsewhere proposing unit testing, and you
> have a 90% chance of hitting people's change rejection…. :)
Uhm? Really?
Unit testing is a *huge* PITA to set up but in the end it pays back.
Especially since the code itself doesn't need to be 'instrumented' for
testing usually... i.e. the tests are unobstrusive during development.
I didn't think it was so badly seen!
It is tricky when you need to test 'hardware' behaviour, like race
conditions and nested interrupts. Between two MCUs which have to run in
lockstep. And a common watchdog. That's hell:D
--
Lorenzo Marcantonio
Logos Srl
References
-
Re: Regression Testing
From: Dick Hollenbeck, 2013-04-29
-
Re: Regression Testing
From: Wayne Stambaugh, 2013-04-29
-
Re: Regression Testing
From: Dick Hollenbeck, 2013-04-29
-
Re: Regression Testing
From: Dick Hollenbeck, 2013-04-29
-
Re: Regression Testing
From: Miguel Angel Ajo, 2013-04-29
-
Re: Regression Testing
From: Dick Hollenbeck, 2013-04-29
-
Re: Regression Testing
From: Dick Hollenbeck, 2013-04-29
-
Re: Regression Testing
From: Adam Wolf, 2013-04-29
-
Re: Regression Testing
From: Wayne Stambaugh, 2013-04-29
-
Re: Regression Testing
From: Miguel Angel Ajo, 2013-04-29