On 02/04/2013 03:29 AM, EBo wrote:
> Also, if people have not done it already, I
> *strongly* recommend setting up a fully automated unit and regression
> test suite.

We have a regression testing infrastructure and a pile of regression 
tests.  We have continuous integration setup that runs the tests on 
every push (http://buildbot.linuxcnc.org).  The CI system also does some 
static analysis on every push.

More tests are always welcome, and are easy to add.  Code coverage 
analysis would be interesting, and a unit testing framework (I've used 
check on other projects and liked it).


-- 
Sebastian Kuzminsky


------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_jan
_______________________________________________
Emc-developers mailing list
Emc-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to